Register, vote, and volunteer to make an impact during U.S. 2020 elections. Learn more.

linksfor.dev(s)

All - linksfor.dev(s)

  1. .NET App Developer Links - 2020-10-09
  2. Interactive Unit Testing with .NET Core and VS Code
  3. Developing with Design
  4. Azure Best Practices - Azure Advisor
  5. Deploy a .NET Container with Azure DevOps
  6. Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  7. Computer Scientists Break Traveling Salesperson Record
  8. Web Scraping with C#
  9. Llama preview 0.1.2
  10. Testing is not dead - Lee Hawkins
  11. IG: @cost_n_mayor see ya thayer ;) #fyp #foryou #ToMyBestFriend #vibewithus #feelinggood #hellofall #worldpeace
  12. Reverse engineering my cable modem and turning it into an SDR
  13. To The Assembly - CoRecursive Podcast
  14. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  15. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  16. .NET code style rule options - .NET
  17. What Working At Stripe Has Been Like
  18. What's New in Visual Studio Code September 2020 Update -- Visual Studio Magazine
  19. Living and Gaming in UltraWide on Linux - Boiling Steam
  20. Who cares about security by obscurity
  21. The Idea Lifecycle: Why Good Ideas Are Not Enough - Will Patrick
  22. The joy of fixing things · Viorel Sfetea
  23. Normalizing Failure with Susana Benavidez | Hanselminutes with Scott Hanselman
  24. How Spotify is Killing the Open Podcast Ecosystem
  25. Duck or Rabbit? How Politics Tricks the Brain
  26. I built an app to fix my depression – Eli Finer
  27. Windows 98 Icon Viewer
  28. Undersea datacenter in our future?
  29. Why GPT-3 Can Understand Things
  30. Police violence: Your ratios don’t prove what you think they prove
  31. Building A Modern Trng: An Entropy Source Interface For Risc-V
  32. Google’s Supreme Court faceoff with Oracle was a disaster for Google
  33. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  34. Languages & Runtime Community Standup - Source Generators
  35. Xamarin.Essentials Mobile-Centric APIs Add macOS Desktop Support -- Visual Studio Magazine
  36. Azure SQL Capacity Planning: Scenarios
  37. JeremyLikness/ExpressionPowerTools
  38. .NET - apps.peachpie.io
  39. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  40. Where Gaming Begins | AMD Ryzen™ Desktop Processors
  41. James Bruton Built a Guitar-Like Synthesizer with Barcodes in Place of the Strings
  42. Announcing Rust 1.47.0 | Rust Blog
  43. Careers - Automated Visual Testing | Applitools
  44. .NET Rocks! vNext
  45. C# in Simple Terms - Code Blocks, Basic Statements, and Loops
  46. Announcing Swift Algorithms
  47. .NET Blog
  48. Cancel the Presidential Debates—Permanently
  49. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  50. GPU Accelerated Machine Learning with WSL 2
  51. Prerendering your Blazor WASM application with .NET 5 (part 1)
  52. Using machine learning with RavenDB
  53. Cryptography Dispatches: Reconstruct Instead of Validating
  54. Microsoft Developer UK @msdevUK
  55. We Hacked Apple for 3 Months: Here’s What We Found
  56. Building a simple tooltip component for Blazor in under 10 lines of code*
  57. #CloudSkills Revisited (S2/E3)
  58. Almost Real Resume
  59. C++ 3D Game Tutorial 24: Graphics Engine - Materials
  60. Bruce Momjian: Postgres Blog
  61. Beginner's Series to: JavaScript | Channel 9
  62. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  63. Using monorepos to increase velocity during early stages of product development | Creating Startups
  64. How to use, open, resize, and split Panes in the Windows Terminal
  65. Writing JavaScript tools in other languages – a new trend?
  66. Asyncify a method and event response
  67. How to use autocomplete at the command line for dotnet, git, winget, and more!
  68. Poll: The Green New Deal is as popular as legalizing weed - Grist
  69. Responding to the OFCCP on our June diversity commitments - Microsoft on the Issues
  70. Yael Tauman Kalai - Real World Cryptographers Podcast
  71. dotnet/aspnetcore
  72. JDConf - Save the Date!
  73. Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  74. .NET Conf 2020
  75. Building a Weather Station Bot
  76. How to design an algorithm
  77. The Challenges of NPNM Innovation - Bone and Feathers
  78. My App Scaled to 46,000 Users Two Weeks After Launch and Made $0. Lessons Learned.
  79. Zoom, Humming and Rough Consensus | Tom Gamon
  80. How to prepare for tech summer internships — Web log of agrawal-d
  81. Thingifying the world (ii)
  82. Team Management Brain Dump
  83. How a side project has made me a better manager
  84. Message Queue Overload from High Processing Latency
  85. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  86. The Design Of Scalar Aes Instruction Set Extensions For Risc-V
  87. Configure code analysis rules - .NET
  88. Chrome is deploying HTTP/3 and IETF QUIC
  89. PS5 Teardown: An up-close and personal look at the console hardware
  90. Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine
  91. NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely
  92. Release Release v1.2.0 · aslotte/MLOps.NET
  93. 39 Shirts - Leaving Mozilla
  94. Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research
  95. virtualmlnet/hackathon-2020
  96. Get all prediction scores from your ONNX model with ML.NET
  97. Introdução ao ML.NET - Machine Learning com .NET na prática
  98. Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog
  99. r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular.
  100. Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  101. Get started with MLOps.NET
  102. Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  103. Getting Started with ElasticSearch, Part 1 – Seeding
  104. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  105. Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  106. Take A Look At ML.NET
  107. Grapefruit Is One of the Weirdest Fruits on the Planet
  108. Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  109. Message Queue Overload! Avoiding Processing Latency
  110. C# for Loop (Animated Examples)
  111. Buy For Life
  112. How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  113. Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  114. r/ProgrammingBuddies - Website to find coding buddies/friends
  115. From site.css to component styles
  116. Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  117. 100,000 Stars
  118. .NET App Developer Links - 2020-10-07
  119. MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options”
  120. Storage 101: Monitoring storage metrics - Simple Talk
  121. SuperJSON - JSON on steroids
  122. Creating a .NET Core Global Tool
  123. Changing Serilog Minimum level without application restart on .NET Framework and Core
  124. Cryptologie | Libressl Documentation Status Update
  125. AI Applications Without a PhD
  126. How to Publish Angular with ASP.NET Core - Code Maze
  127. How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians
  128. TIME for a WTF MySQL moment
  129. Principal Program Manager in Bellevue, Washington, United States | Engineering at Microsoft
  130. How to remember what you learn
  131. The Future of .NET is .NET 5 | DB123
  132. How to Store Session Tokens in a Browser (and the impacts of each)
  133. Side projects
  134. The data on drop-downs - don't let your users suffer!
  135. Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo
  136. Protests and Power (Idle Words)
  137. Interfaces That Help Machine Learning
  138. GPT-3 Bot Posed as a Human on AskReddit for a Week
  139. When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer.
  140. Ideas from my Development Setup: Clipboard :: Ceda EI's Blog
  141. Building a Homelab VM Server (2020 Edition)
  142. Taiwan's amazing bike-sharing system
  143. Diagnostics tools overview - .NET Core
  144. Q3 Linux Touchpad like Macbook Update: Multitouch gesture test packages are ready – Relentless Simplicity
  145. GitLab's security trends report – our latest look at what's most vulnerable
  146. Smart male chastity lock cock-up
  147. Scientists discover 24 'superhabitable' planets with conditions that are better for life than Earth
  148. Game Development with .NET | .NET Blog
  149. Welcoming the Canadian Government to Have I Been Pwned
  150. Four Micro-Frontend Architecture Types You Can Implement With Blazor
  151. Elixir v1.11 released
  152. GitHub Quick Reviews
  153. Understanding Global VNet Peering Support for Azure SQL Managed Instance
  154. Life, part 36
  155. VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  156. ARM Series #12: Azure DevOps With ARM Templates
  157. Plausible: Self-Hosted Google Analytics alternative
  158. Amazon.com : RODE VideoMic Studio Boom Kit - VM, Boom Stand, Adapter, 25' Cable : Camera & Photo
  159. How to plug in your USB Type A connector correctly the first time | The Old New Thing
  160. RavenDB JVM Client
  161. amuste/DnetIndexedDb
  162. .NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  163. ADefWebserver/BlazorSimpleSurvey
  164. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  165. r/Blazor
  166. The Nobel Prize in Physics 2020
  167. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  168. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  169. Building a simple tooltip component for Blazor in under 10 lines of code*
  170. All Hands - Fall 2020 Question
  171. How to Handle JAMstack Forms with KwesForms
  172. Practice Typing, Read Lit | TypeLit.io
  173. Bill Gates demonstrates Visual Basic (1991)
  174. Stop the EARN IT Bill Before It Breaks Encryption
  175. Creating a dotnet new Project Template
  176. What you could steal from the Kakoune code editor right now, and get away with it
  177. Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  178. r/UIUC - Chowbus is Hacked & Leaks 800,000+ entries of Personal Data
  179. .NET App Developer Links - 2020-10-06
  180. Blazor For All
  181. Nvidia unveils Jetson Nano 2GB for students and robot hobbyists | ZDNet
  182. Tidy up your HttpClient usage
  183. Security Of Streaming Encryption In Google's Tink Library
  184. Git anatomy - Simple Talk
  185. Monsters Weekly 185 - Azure Static Web Apps
  186. milkshakesoftware/PreMailer.Net
  187. milkshakehq.com is coming soon
  188. Home
  189. Former Patent Litigator Becomes Federal Judge And Begins Advertising For Patent Trolls To Come To His Court (And They Have In Droves)
  190. How we built a $1m ARR SaaS startup – Canny Blog
  191. 6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  192. What’s New In Python 3.9 — Python 3.9.0 documentation
  193. Diagram Maker: Open sourcing IoT visualization | Amazon Web Services
  194. .NET Interactive Now Does .NET Notebooks with VS Code -- Visual Studio Magazine
  195. Cells are very fast and crowded places
  196. dotnet/installer
  197. Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  198. Why You Should See Race – A City Away
  199. In tepid defense of…
  200. Who monitors Prometheus?
  201. Randomizing Lists in Power Automate Flow
  202. The Database is on Fire
  203. Moonshot Papers | David Wyde
  204. Guerrilla productivity tactics
  205. It Didn’t Take Too Long…
  206. Consensus is Harder Than It Looks
  207. The Struggle with China is not a Replay of the Cold War – Chas W. Freeman, Jr.
  208. #147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast
  209. Fighting the Tinder++ Malware
  210. Why do AirPods sound so bad when you’re on a call?
  211. Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  212. How men can change themselves and the world
  213. Coach! Football is life. | Gergely Nemeth
  214. Influence of Minimalism
  215. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  216. Fortunately, I don't squash my commits
  217. GET OFF MAH TRACK! The Game | ldjam.com
  218. Cute Cryptography Stories
  219. Get off Mah Track: The Game by RubyNova
  220. Full-Bleed Layout Using CSS Grid
  221. I built a lay-down desk
  222. Full-Bleed Layout Using CSS Grid
  223. Slack System Status
  224. Principles of Data Oriented Programming
  225. Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  226. State Fact Sheets
  227. Memoria [EN] No. 36 (09/2020)
  228. DotNet 2020 [Online]
  229. C# in Simple Terms - Operators
  230. The .NET Docs Show - Data and .NET with Julie Lerman
  231. Register to Vote
  232. Article series: Yet Another Bug Tracker
  233. How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing
  234. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  235. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  236. OAuth2 Refresh Token with Anular and IdentityServer4
  237. Update the HTML head from your Blazor components
  238. Back to Machine Learning Basics - Clustering
  239. 222: Cool New Tech
  240. Microsoft Translator API and Bot Framework | C# Tutorials Blog
  241. Anbox - Android in a Box
  242. Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12
  243. .NET App Developer Links - 2020-10-05
  244. macOS translation layer for Linux
  245. Autofac 6, integration tests and .NET generic hosting
  246. Exploring your .NET applications with dotnet-monitor
  247. Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  248. The moment a leopard is shadowed by her black panther partner
  249. Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  250. Bringing the browser developer tools to Visual Studio Code
  251. User-defined functions in Serilog Expressions
  252. Running ASP.NET Core 5 RC applications on Azure App Service
  253. GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  254. Cryptologie | Zero-Knowledge Proofs From Information-Theoretic Proof Systems
  255. Create a Website Scraper for Azure Functions
  256. Groovy Loops | ldjam.com | Ludum Dare game jam
  257. dotnet/HttpRepl
  258. The DDoS That Almost Broke the Internet
  259. Honda shocks F1, says it will quit the sport after 2021
  260. The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio
  261. Algorithm discovers how six simple molecules could evolve into life’s building blocks
  262. Motivation and why finishing a personal project is hard.
  263. davidwengier/winforms
  264. How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  265. shapez.io
  266. The Real Reason Your City Has No Money — Strong Towns
  267. It’s 255:19AM. Do you know what your validation criteria are?
  268. I got 7 job offers during the worst job market in history. Here’s the data...... — Jeff Li Chronicles
  269. The two types of technology companies
  270. The illusion of technology
  271. Knolling
  272. Sonos is spying on me… (and you)
  273. The Power of a Link
  274. The passion economy and the future of finance
  275. Basic Concepts in Unity for Software Engineers
  276. Imposter syndrome: Is it a bug or a feature? | Blog
  277. Restoring Democracy - A Thought Experiment • Lashoun
  278. Turing Machine Notation and Normal Form
  279. Database Creation with DbUp
  280. Gespensterwald 64b by Desire
  281. The Internet's Own Boy: The Story of Aaron Swartz
  282. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  283. Computation Of A 30750-Bit Binary Field Discrete Logarithm
  284. French bar owners arrested for offering free WiFi but not keeping logs - CozyIT
  285. A Human Friendly Data Format — NestedText 1.0.0 documentation
  286. Witeboard
  287. r/WatchRedditDie - Reddit Rewrites History By Excluding Aaron Swartz
  288. Applying "Make Invalid States Unrepresentable"
  289. Using protobuf-net with Noda Time
  290. Actively speaking two languages protects against cognitive impairment
  291. Git Exercises
  292. Why do we use the Linux kernel's TCP stack?
  293. The Rise of Sky Hub
  294. Color blindness
  295. Amazon.com: Non-Slip Rubber Mousepad Ouija Board Mouse Pad Retro Ouija Board Mouse Pad 180mm x 220mm x 2mm: Computers & Accessories
  296. REGISTER YOURSELF TO VOTE - When We All Vote
  297. brackets cheatsheet
  298. Frequently Answered Questions | Open Source Initiative
  299. Robots, Oracles And Protocols; Breaking Cryptography Through Information Leakage
  300. When does Blazor decide to render your UI?
  301. Top aides accuse Texas Attorney General Ken Paxton of bribery, abusing office
  302. What The Heck Is "keyboard Interactive" Authentication?
  303. .NET Dev Summit 2020 - APAC
  304. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  305. Wiki - RustStarterKit2020
  306. Saving in the age of abundance
  307. The end of the American internet — Benedict Evans
  308. Save your wrists and your time: lose the mouse | Kevin Chow
  309. Does Snowflake have a technical moat worth 60 billion?
  310. Why Charge, How Much to Charge, and Pricing - Bone and Feathers
  311. Open Source Thinkpad T420 Battery Part 2
  312. Replacing Zoom with Open Broadcaster Software
  313. LLVM provides no side-channel resistance
  314. SLOs for Open Source
  315. Happy Virus Appreciation Day!
  316. nidhaloff/igel
  317. Passwords with Troy Hunt
  318. Computer science is not software engineering | Swizec Teller
  319. Month full of Days | undefined News - Times of India
  320. The open source paradox - <antirez>
  321. Aatmanirbhar Bharat: Modi govt to set-up App Store alternative to Google Play, Apple App Store
  322. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  323. Raycasting engine in Factorio 1.0 (unmodded) - Facto-RayO v2.0
  324. Quartz.NET 3.2 Released | Quartz.NET
  325. What is the best Dumb TV without smart features? - Pointer Clicker
  326. Bring your whole self
  327. Require PRs be in a repo with hacktoberfest topic and be accepted by MattIPv4 · Pull Request #596 · digitalocean/hacktoberfest
  328. .NET 5: Exploring System.Net.Http.Json namespace
  329. Urgent: EARN IT Act Introduced in House of Representatives
  330. ASP.NET Core breaking changes
  331. The Kyber/Dilithium NTT
  332. [Ludum Dare][LD47][Unity] Game dev but the NovelRT crew only have 72 hours to finish or the world ends probably????
  333. [Wikitech-l] Logging everyone out
  334. Code Maze Weekly #45 - Code Maze
  335. Weekly Update 211
  336. Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday
  337. Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else
  338. How To Get Promoted
  339. Analyze suspicious emails with Tines and urlscan - Phish.ly
  340. I built a lay-down desk
  341. siderea | Where Our Economy Is, For the Young [econ, US, Patreon]
  342. Income tax
  343. Joel Grus – Creating Games in Streamlit
  344. What I’ve learned about isometric rendering
  345. Why Does My Computer Not Boot with a USB Hub Attached?
  346. Emulate vision deficiencies in DevTools
  347. Pressing YubiKeys
  348. Magic Wand Rechargeable Teardown – Inside Sex Toys
  349. Hacking Grindr Accounts with Copy and Paste
  350. Samsung Ads
  351. Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  352. Stephen Toub - Dotnetos Week
  353. Microsoft Trainees Helping To Solve Homelessness On The Power Platform
  354. Xamarin Warsaw Mobile Developers #21 - ONLINE
  355. Please Stop Imposing American Views about Race on Us
  356. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  357. Flatpak - a security nightmare
  358. Why Privacy Is the Most Important Concept of Our Time - In Re
  359. Episode 61 - Azure and Live Conferences With Andy Morrell
  360. Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  361. Dew Drop – October 2, 2020 (#3288)
  362. C# Language Highlights: Tuples
  363. .NET App Developer Links - 2020-10-02
  364. Computers Are Hard: app performance with Jeff Fritz
  365. .NET Conf 2020 and Community Events this October | Xamarin Blog
  366. ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  367. xraymemory/micromtn
  368. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  369. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  370. Building Your Next Web App with ASP.NET Core
  371. HP 975A Ink Cartridge Cyan
  372. UI/UX for Devs: An Illustrated Mental Model for Empathy
  373. Overview
  374. Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  375. Escaping strings in Bash using !:q
  376. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  377. How One Guy Ruined #Hacktoberfest2020 #Drama
  378. Enjoyable Code Reviews with Dr. Michaela Greiler | Hanselminutes with Scott Hanselman
  379. Bridge to Kubernetes
  380. The Next Desktop Replacement: Phones? | Joshua Austin
  381. Short-form podcasts are the future, just not mine - Martin's Thoughts
  382. How to avoid overengineering
  383. My Deep Learning Toolchain
  384. Assumptions and Variable Names
  385. Proton’s statement on the BGP hijacking incident this week
  386. Why not PHP?
  387. Spaced repetition, Anki and Execute Program - mike.place
  388. Adopting a clean gold standard
  389. all you need to build a product is a mission – noemi titarenco
  390. Programmers need to think like hackers!
  391. Startup Lessons I Needed to Learn First Hand (But Maybe You Don't)
  392. MBA: Useless? Worth it? How to decide if business school is for you — ThinkTank
  393. FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  394. On .NET Live - Building a College Diary with Xamarin.Forms
  395. Comment passer pour un hacker auprès de non-développeurs. - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  396. Render diagrams on the fly in your Blazor apps
  397. We Learn Faster When We Aren&rsquo;t Told What Choices to Make
  398. New reinforcement learning methods aim to improve AI in gaming and beyond
  399. The Future of IdentityServer
  400. .NET Rocks! vNext
  401. JamesNK/BlazorSerialization
  402. Code Small with C# in .NET nanoFramework for Embedded Systems -- Visual Studio Magazine
  403. BlazorRepl/BlazorRepl
  404. Announcing Major Performance Improvements for Azure SQL Managed Instance
  405. Bringing the browser developer tools to Visual Studio Code
  406. rui314/chibicc
  407. mono/website
  408. C# in Simple Terms - Casting, Conversion, and Parsing
  409. Code scanning is now available! - The GitHub Blog
  410. Hacktoberfest presented by DigitalOcean
  411. r/DIY - My wife recently passed away. I used my time off to build her the giant bookshelf she always wanted.
  412. USB-C Was Supposed to Simplify Our Lives. Instead, It’s a Total Mess.
  413. DotNet 2020, el mayor evento de .NET de España
  414. Dew Drop – October 1, 2020 (#3287)
  415. Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections | The Old New Thing
  416. Helping Junior Developers Find Jobs with Drew Clements
  417. How normal am I?
  418. Car Seats as Contraception by Jordan Nickerson, David H. Solomon :: SSRN
  419. Beyond Sentiment Analysis: Object Detection with ML.NET
  420. Industrial literacy
  421. Azure Sydney User Group (Sydney, Australia)
  422. Melb․Net Virtual Meetup in October
  423. .NET App Developer Links - 2020-10-01
  424. Implement Azure AD Client credentials flow using Client Certificates for service APIs
  425. Melb․Net Virtual Meetup in October
  426. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  427. Windows Performance Analyzer "WPA" Intro
  428. Irish Court Says Subway Bread Is Too Sugary to Be Called 'Bread'
  429. Google TV
  430. Serialize Interface Instances With System.Text.Json
  431. TypeScript is slow. What can we do about it?
  432. Leaving Silverlight: Converting to WPF .NET Core
  433. How to Make a VSCode Extension | Barbarian Meets Coding
  434. .NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  435. Examples of Four New Features in C# 9 That Aren't in C# 8
  436. Learning tracker
  437. the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  438. Confidential Containers Nodes Now Supported on Azure Kubernetes Service (AKS) – Public Preview
  439. Say goodbye to hold music
  440. Linux under WSL2 can be leaking - Blog | Mullvad VPN
  441. Advanced Arrays
  442. Windows XP leak confirmed after user compiles the leaked code into a working OS | ZDNet
  443. Why Beeminder?
  444. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  445. The Definition of News Has Been Legally Changed
  446. DigitalOcean's Hacktoberfest is Hurting Open Source
  447. Semantically Modeling of Narrative Events
  448. Fast Builds: Make a Url Shortener with .NET
  449. planck constant
  450. Using Hangfire and MediatR as a Message Dispatcher
  451. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  452. How to not get lost while job-hunting?
  453. The Coinbase post was 100% right. Here's what you can do about it
  454. Personality Does Not Define Success
  455. The story on how I discovered, fell in love and abandoned Event Sourcing
  456. Objects Of Power
  457. How about connecting any BLE, Modbus, Serial IoT device to Azure easily? That's what the IoT Plug and Play bridge is for! Learn more on the #IoTShow with @obloch
  458. Code scanning is generally available - GitHub Changelog
  459. Ideas from my Development Setup: Always Tmux :: Ceda EI's Blog
  460. Dan's Tattoo Assassins Page
  461. teenage engineering – OB–4 magic radio
  462. Episode 348 - Cloud Skills Challenge
  463. There’s No Such Thing As A Protest Vote
  464. Google/Fitbit will monetise health data and harm consumers
  465. How to Build Securely with Blazor WebAssembly (WASM)
  466. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  467. Transitioning the Dapr project to open governance
  468. NASA Built Two Versions of the Apollo Command Module
  469. .NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  470. Collect and Automate Diagnostic Actions with Azure App Services | Premier Developer
  471. Entity Framework Community Standup - Sept 30th 2020 - Geographic Data with NetTopologySuite
  472. Welcoming Gitter to Matrix! | Matrix.org
  473. Six Figures in 6 Days
  474. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  475. Dew Drop – September 30, 2020 (#3286)
  476. GameDataCrunch: my facts-first game metrics website
  477. Coinbase offers exit package to those uncomfortable with new direction
  478. Flexbox Froggy
  479. Bonus operations for C++/WinRT iterators: The IIterator<T> | The Old New Thing
  480. C# Language Highlights: Tuples
  481. Hangfire + MediatR = Message Dispatcher
  482. dotnet/AspNetCore.Docs
  483. Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  484. Hackers jailbreak Apple's T2 security chip powered by bridgeOS - Report Cyber Crime
  485. NDC Sydney 2020 | Online Developers Conference
  486. Customer Success Engineer- Australia
  487. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  488. .NET App Developer Links - 2020-09-30
  489. Release OBS Studio 26.0 · obsproject/obs-studio
  490. Seeing Theory
  491. Immutability in JavaScript
  492. A simple pattern for using System.CommandLine with dependency injection | endjin
  493. Getting rid of array bound checks, ref-returns and .NET 5 – TooSlowException
  494. Find and Compare Removalists
  495. r/Conservative - Chris Wallace Faces Intense Backlash, Including From Colleagues, Over Bias During Debate
  496. New features in the fish shell
  497. From Zero to main(): How to Write a Bootloader from Scratch
  498. Alcohol poisoning - Symptoms and causes
  499. SwiftUI 2.0: Flexible Layout Design
  500. Repo experience survey results | .NET Blog
  501. A categorized list of all Java and JVM features since JDK 8 to 15
  502. Vespa vs. Elasticsearch for matching millions of people
  503. Rust 2021: GUI
  504. The .NET Portability Analyzer - .NET
  505. Russian Hacker Nikulin Sentenced to Over 7 Years in Prison for Tech Industry Breaches | The Record by Recorded Future
  506. Azure Machine Learning Designer
  507. Doing discourse better: Stuff I wish I knew
  508. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  509. I've become obsessed with networked thought
  510. Automated Machine Learning on Azure
  511. It Is Never a Compiler Bug Until It Is
  512. Tines Blog / Part 3 : Respond and protect with a multi-pronged automated approach
  513. How to convert more users when their trial expires
  514. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  515. Future
  516. Fun Yet Effective Meetings
  517. Vitamin D and Covid: A Review
  518. vanila-io/wireflow
  519. kzu/NuGetizer
  520. The .NET Docs Show - Accessibility, Autonomous Systems 🤖, and more with John Alexander
  521. ARM Series #11: GitHub Actions
  522. GitHub Quick Reviews
  523. is it worth it? — Martin Kleppmann’s blog
  524. Microservices and containerization - Ratko Cosic
  525. Floating Point in the Browser, Part 1: Impossible Expectations
  526. protobuf-net/protobuf-net.Grpc
  527. Juneteenth History
  528. Stupid solutions: Live server push without JS
  529. 'The bee's knees' - the meaning and origin of this phrase
  530. Dew Drop – September 29, 2020 (#3285)
  531. How did we end up parsing Savvyday 29 Oatmeal 94 as Saturday 29 October 1994? | The Old New Thing
  532. RoadShow Microsoft #2
  533. Identifying Airtel middleboxes that censor HTTPS traffic
  534. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  535. Samsung TV owners complain about increasingly obtrusive ads
  536. 🚨🚨 That's a lot of YAML 🚨🚨
  537. Google Play requiring Android apps to use its billing system - 9to5Google
  538. gRPC-Web in Blazor
  539. Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  540. Role-Based Access Control with Angular and IdentityServer4
  541. November DDD by Night
  542. Why does HTML think “chucknorris” is a color?
  543. Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  544. How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  545. Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  546. WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  547. .NET 5.0 App Trimming and Potential for Future Progress - NDepend
  548. Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  549. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  550. .NET App Developer Links - 2020-09-29
  551. Water on Mars: discovery of three buried lakes intrigues scientists
  552. As Predicted, Google’s Search Preference Menu Eliminates DuckDuckGo
  553. metasearch based on duckduckgo !bang commands
  554. YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions
  555. Pack.png seed reversal methodology
  556. Using Access Token to Secure Angular Calls to Web API
  557. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  558. ML.NET Improves Object Detection -- Visual Studio Magazine
  559. Government accused of ‘beyond laughable’ hypocrisy for launching campaign urging other countries to obey rule of law
  560. David Nicholas Williams
  561. Daniel Vassallo made $200k teaching how to get Twitter followers
  562. On failure - Can's blog
  563. The SaaS Website Content You Need to Close Sales [Data]
  564. 2 months of daily blogging
  565. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  566. Customer Communication During Incidents The How to of Status Page Updates
  567. More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  568. Why Blogs Died - Greg Raiz
  569. Home is where the bits flow
  570. You Don’t Need Permission – Bone and Feathers
  571. Why you need a service registry
  572. Service principles and app registration
  573. muesli/duf
  574. Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  575. Azure Service Fabric managed clusters are now in public preview
  576. How to get promoted
  577. Maoni0/mem-doc
  578. I was wrong. CRDTs are the future
  579. Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  580. Becoming a Director of Program Management with .NET’s Scott Hunter
  581. Maoni Stephens - Dotnetos Week
  582. C# in Simple Terms - Primitive Types, Literals, and Nullables
  583. How to Adapt Your .NET App for SameSite
  584. Dew Drop – September 28, 2020 (#3284)
  585. Automatic factory with Microsoft.Extensions.DependencyInjection and Castle DynamicProxy
  586. Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  587. The DevOps Handbook – The Value of A/B Testing
  588. Advisory: security issues in AWS KMS and AWS Encryption SDKs
  589. If You Don't Understand Quantum Physics, Try This!
  590. Eat The World Vs. Eaten by The World — Juan David Campolargo
  591. Thoughts on Structured Editing: Breaking Away from Syntax
  592. How I keep ads away from me
  593. Bipolar: feelings vs. reality - BrettTerpstra.com
  594. Sidecar Pattern in Action
  595. Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  596. Edgescan Questions & Answers with Troy Hunt Part 2 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  597. BBC Micro Elite source code
  598. 221: Swift on Windows, Clean Code, and iOS 14
  599. How do I remove the first 300 million lines from a 700 GB txt file on a system with 1 TB max disk space?
  600. Reading Documentation Upfront
  601. A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  602. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  603. My summer 2020 road trip along the Italian Riviera
  604. American Hotel Guest In Thailand Arrested & Jailed For Defamation After Posting Bad Online Reviews
  605. This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  606. Back to Machine Learning Basics - Decision Tree & Random Forest
  607. Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  608. Universal Split Screen
  609. It’s not free software if you can’t easily fork it (and how to fix it)
  610. Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  611. Announcing Azure Deprecation Notices
  612. Static hosting with Azure Blob Storage and Azure CDN - Simple Talk
  613. French Fathers Will Now Get Double the Paternity Leave
  614. Zig's New Relationship with LLVM
  615. The Serverless Hype Explained!
  616. For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  617. git commit-tree parlor tricks, Part 9: How can I bulk-revert an entire repo to an earlier commit? | The Old New Thing
  618. Your Man in the Public Gallery: Assange Hearing Day 18 - Craig Murray
  619. Town Hall [w/ASL Interpreting]
  620. .NET App Developer Links - 2020-09-28
  621. Happiness is Bad - Naughty Computer
  622. AnthonyGiretti/commonfeatures-webapi-aspnetcore
  623. Introducing DotNet.SystemCollections.Analyzers
  624. Web Debugging: Watching Element Changes
  625. Shawn Wildermuth's Blog
  626. ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  627. Remember ASP.NET Request Culture Using Middleware
  628. ongoing by Tim Bray · Won’t Subscribe
  629. codemix/ts-sql
  630. A better logs experience with GitHub Actions - The GitHub Blog
  631. A tale of two libcs
  632. Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  633. bar.com
  634. Vote Save America 2020
  635. How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding.
  636. Git: Dealing with unrelated changes whilst working on a feature branch
  637. LEd – 2D level editor
  638. Microsoft Launches a New Communication Platform with Azure Communication Services
  639. Microsoft Releases Bridge to Kubernetes
  640. ShopBack and RedDoorz report data breaches
  641. Ora2Pg - Moves Oracle database to PostgreSQL
  642. TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more
  643. Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  644. A tale of two libcs
  645. Being visible.
  646. A Short Story for Engineers
  647. Taking Notes
  648. SQLite Is Dynamically Typed
  649. The ROS Theory of Obesity - Fire In A Bottle
  650. Divide Then Conquer
  651. Azure DevOps Services: Essentials – Git with Visual Studio and VS Code | Premier Developer
  652. MichaelBell/HovalaagCPU
  653. Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  654. On Methodology: Turing Laureates Discuss their Approach to Work
  655. Texas shatters voter registration records again as election draws closer
  656. C# Corner @CsharpCorner
  657. Dev Discussions - Phillip Carter
  658. Open Alpha Playtest - Sept 26, 2020
  659. Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  660. Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  661. mplayer.c - Pastebin.com
  662. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  663. Blazor WebAssembly : Authentication State - EP12
  664. Toward a "modern" Emacs
  665. Pluralsight Editing: Behind the Scenes
  666. Bypassing Android MDM using Electromagnetic Fault Injection by a Gas Lighter for $1.5
  667. Weekly Update 210
  668. cecilphillip/ContosoCrafts
  669. View Background Image
  670. Code Maze Weekly #44 - Code Maze
  671. Quick, Draw!
  672. ML.NET September Updates | .NET Blog
  673. Desktop Community Standup - Sept 24th 2020 - Open source development for WinForms
  674. Swift System is Now Open Source
  675. IntelliCode Team Completions
  676. Ruby 3.0.0 Preview 1 Released
  677. Securing Services with MSAL
  678. Microsoft and VMware: Supporting Spring and Open Source Developers
  679. Death of the Dev Machine? -- Visual Studio Magazine
  680. Azure Container Instances (ACI) under the hood | Azure Friday
  681. A Blog About Computer Systems and Language Design
  682. Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  683. How I Became the...
  684. Is this real life?
  685. Most Technical debt is just bullshit
  686. Will iOS 14 Destroy Your Productivity?
  687. Things Elixir's Phoenix Framework Does Right
  688. Salman Ansari - Blog
  689. The failed promise of Web Components – Lea Verou
  690. Using External Configuration with Spring Cloud Config and Steeltoe
  691. Amazon Luna servers will run Windows games directly on Nvidia T4 GPUs
  692. Xamarin SDK for Xbox One, Xbox Series X, Xbox Series S
  693. People expect technology to suck because it actually sucks
  694. PG and Jessica
  695. Getting Started with System.CommandLine
  696. Free VPNs are bad for your privacy – TechCrunch
  697. China blocks Wikimedia Foundation’s accreditation to World Intellectual Property Organization
  698. JsonSrcGen + CoreRT = Pure Magic
  699. BBC Sound Effects - Research & Education Space
  700. The US is using the Guardian to justify jailing Assange for life. Why is the paper so silent?
  701. Rockin’ The Code World with dotNetDave: Show #1
  702. Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  703. Dew Drop – September 25, 2020 (#3283)
  704. Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  705. ggerganov/wave-share
  706. This AI Restores Old Photos with Damages AUTOMATICALLY
  707. Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  708. Structured binding may be the new hotness, but we'll always have std::tie | The Old New Thing
  709. Learn Git Branching
  710. NAB crowdsources cyber security with bug bounty program
  711. Get to know your .NET streamers
  712. Modern JavaScript Explained For Dinosaurs
  713. The BBC is releasing over 16,000 sound effects for free download
  714. Looks Like the Windows XP Source Code Just Leaked on 4chan
  715. calibre - New in calibre 5.0
  716. Save your spot at the Azure Data Explorer online event!
  717. Microsoft Edge Browser Coming To Linux | Build5Nines
  718. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  719. Lessons for beginners and junior developers - Technology
  720. Optimizing Your Website with Fiddler and Lighthouse
  721. Feature watch: ECMAScript 2021
  722. Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  723. TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  724. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  725. Escaping the Dark Forest
  726. Work on what matters
  727. Crows possess higher intelligence long thought primarily human - STAT
  728. Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  729. A Monster's Expedition (Through Puzzling Exhibitions)
  730. How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  731. Alex West | Daily blog
  732. Indy Xamarin User Group - The Best Way to Architect Your Xamarin.Forms App
  733. Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  734. Notes on Notes
  735. What I Wish I Knew Before I Started Job Hunting
  736. Story ate the world. I’m biting back.
  737. Optimize Your Meetings for Engagement
  738. Access to Porn does not mean Sexual Freedom — Karel Donk
  739. Testing Controllers, Messages & Systems with Andrew Lock
  740. Start Freelancing Today with The Tap Room's Kelly Vaughn | Hanselminutes with Scott Hanselman
  741. Release ILSpy 6.2 · icsharpcode/ILSpy
  742. Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  743. This is a pretty dire assessment of Mozilla
  744. The Cement of Society Is....
  745. Education is never a straight line – My Website
  746. AppStore Reviews Should be Stricter
  747. Some Bad App Practices - Miguel de Icaza
  748. DIY Solar Tiki lights from a couple of cheap hardware store items | Igor Kromin
  749. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  750. Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  751. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  752. How to Secure Azure SQL Database by Setting Minimal TLS Version
  753. Introducing Metrics Advisor
  754. Quiver Quantitative
  755. Docker, Kubernetes, Azure et DevOps
  756. Future of C#
  757. Microsoft.Data.Sqlite 5.0
  758. locationtech/jts
  759. Building a self-sustaining open-source business in the cloud era
  760. Namespace NetTopologySuite | NetTopologySuite
  761. Microsoft.Data.Sqlite 5.0
  762. NetTopologySuite
  763. New release: Have I Been Pwned feature lets you find out if your email has been compromised
  764. Episode 347 - KEDA
  765. deWiTTERS Game Loop – deWiTTERS
  766. Home - Coalition for App Fairness
  767. Don't IPO over functions that can be de-refined · llvm/llvm-project@5ce3272
  768. 1 in 4 Parents Is Working While Caregiving. Here's Why Employers Need to Rethink Their Child Care Benefits
  769. NET Core Releases and Support | .NET Blog
  770. dotnet/winforms
  771. C# in Simple Terms - The Type System
  772. A Pipeline Made of Airbags
  773. Your Man in the Public Gallery: Assange Hearing Day 16 - Craig Murray
  774. Why We Upgraded Our Production Application to .NET 5.0
  775. This $1 hearing aid could treat millions with hearing loss
  776. Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  777. Oops! Something went wrong. - YouTube
  778. Age of Ascent Founder's Packs
  779. PostgreSQL: PostgreSQL 13 Released!
  780. Dew Drop – September 24, 2020 (#3282)
  781. Blitz.js, - The Fullstack React Framework For the JAMstack
  782. Inside C++/WinRT: How does C++/WinRT represent ABI types? | The Old New Thing
  783. Bleeding edge tech means you'll bleed to death
  784. Using Azure RBAC with Azure Key Vault
  785. Service principles and app registration
  786. Uncomfortable Questions About App Signing
  787. Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  788. Added type handler for jsonpath by YohDeadfall · Pull Request #3177 · npgsql/npgsql
  789. rotoclone/strategic-communication
  790. Release v4.4.0 · Blazored/Typeahead
  791. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  792. Async Expert - Module 04 - Lesson 04 - TaskCompletionSource
  793. Mathematics for programmers (early draft)
  794. Click here to support Na leczenie podopiecznych organized by Stowarzyszenie Pomocy Królikom
  795. .NET App Developer Links - 2020-09-24
  796. .NET Rocks! vNext
  797. ASP.NET Core Localization Jump Start
  798. NET Core Releases and Support | .NET Blog
  799. Top Microsoft Ignite 2020 News For Developers | Build5Nines
  800. Power Up Your Dev Experience with Nx.io
  801. Microsoft Ignite
  802. Method `.item()` for Arrays, Typed Arrays, and strings
  803. Jeff Bezos wants to start a school for kids whose families are underpaid by people like Jeff Bezos
  804. Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  805. Moving work Out-of-Process using Brighter and RabbitMQ
  806. Computer Vision for Spatial Analysis
  807. //udrive.uw.edu/udrive/nsapqc.dvi
  808. Microsoft Ignite
  809. Microsoft Ignite
  810. They're Deleting My Channel - But They Don't Even Know Why!!?!
  811. Python behind the scenes #2: how the CPython compiler works
  812. Why did I leave my stable job in the middle of a pandemic?
  813. Two Types of Boredom
  814. Idea to paying customer in one month
  815. The trade-offs of being a startup founder | Findka
  816. B2B SaaS Marketing Guide - 2020
  817. Save money and uninstall Tinder
  818. Early Sales for Developer-Facing Startups
  819. Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  820. There would be no Hey without Gmail
  821. My quest to find happiness: Part 1
  822. Why Mobile IDEs Are Bad
  823. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  824. Wikipedia is getting a new look for the first time in 10 years. Here’s why.
  825. Mono Icons
  826. .NET Virtual User Group | .NET Foundation
  827. Home - Ignite 2020 Book of News
  828. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  829. How data breaches lead to fraud – Which? News
  830. Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  831. Automating .NET Security Updates
  832. Unity hiring: Senior Software Engineer, Scripting @ Copenhagen
  833. Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  834. MLOps- The .Net Way with Alexander Slotte
  835. Beyond Sentiment Analysis: Object Detection with ML.NET
  836. February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  837. ML.NET | Blazor WASM
  838. Introducing Bean Machine
  839. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  840. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  841. upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  842. ML.NET | Blazor WASM
  843. Data Science Virtual Group
  844. bartczernicki/Test-Blazor-MLNet-WASMHost
  845. Baseball ML Workbench
  846. End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  847. Amnesia is now open source! – Frictional Games
  848. February 28, 2020 - C#, Machine Learning, and PowerBI with Alex Davis from Madrinas
  849. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  850. bartczernicki/ArtificialIntelligence-Presentations
  851. Release ML.NET 1.5.2 · dotnet/machinelearning
  852. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  853. Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  854. FrictionalGames/AmnesiaTheDarkDescent
  855. Run EF Core Queries on SQL Server From Blazor WebAssembly
  856. Microsoft Ignite
  857. Moving work Out-of-Process using Brighter and RabbitMQ
  858. DevReach Online - The Premier Dev Conference - Monday
  859. Deploying a .NET desktop application using MSIX - Gérald Barré
  860. 今月から、スタジオジブリ作品の場面写真の提供を開始します - スタジオジブリ|STUDIO GHIBLI
  861. Rockin' The Code World with dotNetDave - Show 1
  862. Dew Drop – September 23, 2020 (#3281)
  863. How to get your C++/WinRT asynchronous operations to respond more quickly to cancellation, part 3 | The Old New Thing
  864. Blazor WebAssembly on Azure Static Web Apps
  865. Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  866. Visual Studio Codespaces Is Now Github Codespaces
  867. .NET App Developer Links - 2020-09-23
  868. No script is too simple
  869. Defend Your Web Apps from Cross-Site Scripting (XSS)
  870. My personal Quality Assurance list before submitting my applications to QA
  871. Run EF Core Queries on SQL Server From Blazor WebAssembly
  872. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  873. Don't Code Tired | Approval Tests: Write Tests More Quickly
  874. Everything about null in JavaScript
  875. Migrate, modernize .NET applications with Azure
  876. How to generate code using Roslyn source generators in real world scenarios
  877. Announcing more ways, we’re making app development easier on Windows
  878. The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  879. Using GitHub Codespaces with .NET Core | .NET Blog
  880. Introducing Swift on Windows
  881. A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  882. The biggest gainers in Video Games sales rank over the past 24 hours
  883. charliesome/doslinux
  884. Amazon.com: Dell OEM Genuine USB 104-key Black Wired Keyboard (RH659 L100 SK-8115): Computers & Accessories
  885. Acorn Woodpeckers Have Multi-Day Wars, and Birds Come From All Around to Watch
  886. Windows Terminal Preview 1.4 Release | Windows Command Line
  887. Linux Journal is Back | Linux Journal
  888. What is a good input method?
  889. The Management Flywheel
  890. How to use your support system to get started with marketing today
  891. What’s New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
  892. I Will Build Something Great...Once I Get an Idea
  893. The Era of Visual Studio Code
  894. I got married and had kids so you don't have to | Robert Heaton
  895. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  896. Report 2019-113
  897. Thoughts on the Pythagorean theorem
  898. The beginners guide to breaking website security with nothing more than a Pineapple
  899. Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  900. Microsoft to Contribute to Java on Windows and Mac ARM
  901. Microsoft Ignite
  902. 773219 - Warning if HTTP/2 pushed items are not collected
  903. 71.177.243.54
  904. Make tracking your work easier than ever with Tables
  905. Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  906. The cop who quit instead of helping to gentrify Atlanta
  907. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  908. GitHub Quick Reviews
  909. Commentary: How India's ancient caste system is ruining lives in Silicon Valley | ZDNet
  910. NerdsVote | Register to Vote at Conventions
  911. Release 1.0.0-preview5 · microsoft/reverse-proxy
  912. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  913. Hybrid Disaster Recovery Scenarios for SQL Server
  914. Microsoft Ignite
  915. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  916. Microsoft Ignite
  917. NC voter ID law written with ‘discriminatory intent,’ says judge who just blocked it
  918. Microsoft Ignite
  919. Google Interview Questions Deconstructed: The Knight’s Dialer
  920. The Oscars
  921. Firefox 81.0, See All New Features, Updates and Fixes
  922. postprintum/devcomrade
  923. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  924. Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  925. View PDF files in Firefox or choose another viewer
  926. terrajobst/sample-blog-tooling
  927. Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? | The Old New Thing
  928. Simple Anomaly Detection Using Plain SQL
  929. Top 5 Pieces of Advice for Aspiring Web Developers
  930. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  931. Dew Drop – September 22, 2020 (#3280)
  932. Chrome Web Store payments deprecation
  933. » X-COM The Digital Antiquarian
  934. Angular Authentication Actions with IdentityServer4 - Code Maze
  935. Blazor UI Components - Telerik UI for Blazor
  936. .NET App Developer Links - 2020-09-22
  937. Monsters Weekly 183 - Cross Browser Automation with Playwright
  938. terrajobst/sample-blog-tooling
  939. Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  940. GitHub to replace 'master' branch with 'main' on 1st October
  941. Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  942. Injecting services into Serilog filters, enrichers, and sinks
  943. Using Disassembly Tool for optimized debugging
  944. Join a virtual event with Beto on Monday, September 21
  945. Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  946. Lightweight justice for your SBC!
  947. Bridge to Kubernetes GA | Visual Studio Blog
  948. Angular OAuth2 OIDC Configuration with IdentityServer4
  949. Tech CEOs: Become a D&I Accomplice, Not Just an Ally
  950. The Local Case for Reparations — Strong Towns
  951. You Have A Performance Problem
  952. I asked an online tracking company for all of my data and here's what I found
  953. WordPress Creator Vs The Jamstack - Kev Quirk
  954. Understanding and getting started in the marketing game | Ramen Potential
  955. Seeing Like an Algorithm — Remains of the Day
  956. My Least Favorite Rust Type
  957. Exclusive: Hackers Hit Virgin Mobile in Saudi Arabia
  958. New Steve Jobs recordings from the '80s released
  959. The Autoplay President
  960. What I learned flashing an EEPROM · Steel Brain
  961. The Algorithm Isn’t Everything: TikTok’s Virtuous Cycle
  962. VPNs from first principles
  963. A little rant about talent - Benji's Blog
  964. Everything you want to know about New Features of C#9
  965. We need young programmers; we need old programmers
  966. Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  967. 20 Sorts, Visualized - Scatter Plot
  968. Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  969. NuGet/Home
  970. No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler
  971. Top 10 .NET 5.0 new APIs - NDepend
  972. Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  973. 9/21/20
  974. Announcing Next Generation Pulumi Azure Provider
  975. September 21st! A Charity Fundraiser
  976. Why not rust for security?
  977. Introducing C# in Simple Terms!
  978. February 21, 2020 - Blazor and interesting differences from Web Forms
  979. February 25, 2020 - Linux and .NET - Live from Channel 9!
  980. February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  981. Why Not Rust?
  982. Android 11—The Ars Technica Review
  983. Why are Amnesty International monitors not able to observe the Assange hearing?
  984. UniFi Switch PRO 24 PoE
  985. The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup
  986. Write Xamarin.Mac Apps With JetBrains Rider
  987. Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  988. My Notebook: Refit - A type-safe REST library
  989. Why Microsoft Is the Perfect Fit
  990. JavaScript Isolation in Blazor Components - Gérald Barré
  991. Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing
  992. Dew Drop – September 21, 2020 (#3279)
  993. Microsoft Identity and series introduction
  994. Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli
  995. New performance improvements in Unity 2020.2
  996. Shaking things up a bit - ASPF02O Outro
  997. Domains for the Rest of Us
  998. Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz
  999. 220: Apple Event Recap - Apple Watch Series 6 & New iPad Air
  1000. Keith's Building Tour - Objectivity #231
  1001. PEM Loading in .NET Core and .NET 5
  1002. .NET App Developer Links - 2020-09-21
  1003. Microsoft Releases Entity Framework Core 5.0 RC 1
  1004. Custom Defender Showcase | ECD Automotive Design
  1005. PORK: A Technology Resilience Framework
  1006. Postgres For Those Who Can’t Even, Part 3 - In The Real World
  1007. Cross-platform diagnostic tools for .NET Core
  1008. Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com
  1009. Announcing TypeScript 4.1 Beta | TypeScript
  1010. Learn Docker in one month - on YouTube! Your guide to week 3 of 4
  1011. Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports
  1012. Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks
  1013. Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive
  1014. Why Not Rust?
  1015. The Social Dilemma - A Netflix Original documentary
  1016. Rock the Vote
  1017. On the use of a life
  1018. Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com
  1019. ‎Steve - The Jumping Dinosaur!
  1020. dwmkerr/hacker-laws
  1021. Join a virtual event with Beto on Monday, September 21
  1022. Laid off, now what?
  1023. Throw Away Code
  1024. Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  1025. Secrets I use to becoming a better remote developer
  1026. Revenue Model, not Culture, is the Dominant Term
  1027. MEAN Stack Considered Harmful
  1028. How Do Neobanks Make Money?
  1029. Remote Build Execution
  1030. We need physical audio kill switches
  1031. Debug ASP.NET Core Back-end Created from Web Template Studio
  1032. Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  1033. February 18, 2020 - Giving Blazor a ViewState?
  1034. February 19, 2020 - Blazor Component Updates to Support DataBinding
  1035. Electronic Components Distributor - Mouser Electronics
  1036. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  1037. gorhill/uMatrix
  1038. evanw/esbuild
  1039. Everyone Has a Tom Pritchard Story. Only I Have His Bike.
  1040. TL;DR Rust
  1041. DuckDB - An embeddable SQL OLAP database management system
  1042. mozilla/rr
  1043. Windows Server Vulnerability Requires Immediate Attention
  1044. pin_ptr (C++/CLI)
  1045. Most people are happy to share their work! #learnontiktok #tiktokpartner #research #edutok
  1046. CVE-2020-1472: 'Zerologon' Vulnerability in Netlogon Could Allow Attackers to Hijack Windows Domain Controller
  1047. Max Hodak - What is relativity, anyway?
  1048. Monitoring my home network
  1049. 👨‍🔧 Maker tech on the land
  1050. How To Be Talent
  1051. How to Think About Your Marketing Career
  1052. My first 15,000 curl commits
  1053. Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  1054. Introducing Precursor « bunnie's blog
  1055. RxUI Conf
  1056. SARS-CoV-2 positivity rates associated with circulating 25-hydroxyvitamin D levels
  1057. Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  1058. watchOS 7 Removes Force Touch Support From Your Apple Watch, Here's Everything That's Changed
  1059. PASS Summit 2020 > Register Now
  1060. What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  1061. The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  1062. Dev Discussions - Isaac Abraham
  1063. Index of /hovalaag/size
  1064. Git Internals - Learn by Building Your Own Git
  1065. Index of /hovalaag/speed
  1066. Poncelet's Porism - Numberphile
  1067. Why Christopher Nolan Actually Blew Up A Real Plane For Tenet
  1068. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  1069. When double.Epsilon can equal 0
  1070. Mind-Blowing View Of The Chicago Skyline From Indiana
  1071. A developer's guide to Ignite 2020
  1072. Keep Your Website Always Online | Cloudflare
  1073. Who can and can't contribute - FEC.gov
  1074. Quand j'implémente un bout de code trouvé sur Stack Overlfow directement en production - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  1075. Use long flags when scripting
  1076. Frequently Asked Questions
  1077. Becoming RBG: Ruth Bader Ginsburg's Journey to Justice: Levy, Debbie, Gardner, Whitney: 9781534424555: Amazon.com: Books
  1078. Code to Cloud with Docker and Azure Container Instances | Azure Friday
  1079. Dating our clients
  1080. How to be an introverted leader
  1081. The forecasting fallacy — Alex Murrell
  1082. Stop just using “Frontend” or “Backend” to describe the Engineering you like
  1083. Mastodon shows its stripes
  1084. The most important feature of Sublime Text
  1085. Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  1086. Anthony Seure / Don't hate the book because you don't use it
  1087. My Principles for Building Software
  1088. Are Founders Allowed to Lie?
  1089. VS Code 1.49 (August 2020 Update) Continues Remote Development Improvements -- Visual Studio Magazine
  1090. Introducing Cosmos DB Studio
  1091. mrDIMAS/rg3d
  1092. Announcing ImageSharp.Web 1.0.0 | Six Labors
  1093. Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  1094. Age of Ascent Trailer
  1095. Continuous Integration for the .NET Framework
  1096. Weekly Update 209
  1097. Code Maze Weekly #43 - Code Maze
  1098. Apple Ending Fortnite Save the World Updates for Mac
  1099. Astrocamel - Blog/Portfolio of George Skouroupathis
  1100. To All The Jobs I Had Before
  1101. HOVALAAG Processor Documentation
  1102. Fabulous: Functional App Development | Xamarin Blog
  1103. Commerce Department Prohibits WeChat and TikTok Transactions to Protect the National Security of the United States
  1104. Release v3.0.0 One Piece · vuejs/vue-next
  1105. Patient Dies After Ransomware Attack on Düsseldorf Hospital
  1106. Ice
  1107. What happened to Firefox Send?
  1108. HOVALAAG
  1109. #ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  1110. I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  1111. Calling public methods on Blazor component from another component - Gérald Barré
  1112. RavenDB Meetup : Building a grown up database
  1113. The File System is Unpredictable
  1114. Episode 60 - Uno Platform With Jérôme Laban
  1115. Dew Drop – September 18, 2020 (#3278)
  1116. Apple asks to block iOS Unreal Engine development in new court filing
  1117. NVIDIA Broadcast App Out Now! Turn Any Room Into A Home Studio On GeForce RTX GPUs
  1118. FreeCAD/FreeCAD
  1119. safepassme
  1120. .NET App Developer Links - 2020-09-18
  1121. TechEmpower Web Framework Performance Comparison
  1122. GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  1123. TypeScript Builders: Improving your types one step at a time
  1124. C# 9.0: Target-typed expression | Miguel Bernard's Blog
  1125. The future of .NET Standard | .NET Blog
  1126. Ultra Safe Nuclear Corporation
  1127. First death reported following a ransomware attack on a German hospital | ZDNet
  1128. Under Deconstruction: The State of Shopify’s Monolith
  1129. DivineOmega/laravel-password-exposed-validation-rule
  1130. Xamarin.Forms Code Snippets
  1131. 22687 - (pgp) [meta] OpenPGP support
  1132. Windows Sysinternals - Windows Sysinternals
  1133. .NET on Microsoft Learn
  1134. What the heck is source code, environments, and versioning for non technical people
  1135. The broken Internet | ungleich.ch
  1136. The stages of a side project
  1137. Aurora Database | Bin Wang
  1138. 9 Year Homelab history in pictures
  1139. Escargotic Commotion
  1140. Taking Notes on Our Feelings
  1141. A new way to learn about technology with Disco's Saron Yitbarek | Hanselminutes with Scott Hanselman
  1142. Deduplicating Decklists
  1143. Ashley Janelle Why You're Not Landing that UX Role [w/ASL Interpreting]
  1144. An introduction to Data Oriented Design with Rust
  1145. How to Shut Off Public Connectivity to Azure SQL Database
  1146. PowerToys: Utilities to customize Windows 10
  1147. Let's Encrypt's New Root and Intermediate Certificates
  1148. Visual Studio Code's C++ Extension Hits v1.0 General Availability -- Visual Studio Magazine
  1149. Becoming a Director of Program Management with .NET’s Scott Hunter
  1150. On .NET Live - .NET Core Code Coverage with Coverlet
  1151. Document
  1152. CQRS and MediatR in ASP.NET Core - Code Maze
  1153. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  1154. The Countdown Show
  1155. Cloudflare and the Wayback Machine, joining forces for a more reliable Web - Internet Archive Blogs
  1156. Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  1157. .NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  1158. Germany will violate 3 international agreements with the Unitary Patent, says FFII
  1159. Why We Don't Like Our Underground House
  1160. Privacy-focused search engine DuckDuckGo is growing fast
  1161. Episode 346 - Autonomous Systems
  1162. The C++/WinRT "capture" function helps you interoperate with the COM ABI world | The Old New Thing
  1163. Dear Programmers, You Are Not F****** Special
  1164. RavenDB in Action Workshop in NDC Conference
  1165. ASP.NET App Migration Webinar | Microsoft Azure
  1166. GitHub CLI 1.0 is now available - The GitHub Blog
  1167. Diversity in Tech With Pariss Chandler
  1168. Philipp is annoyed
  1169. Dew Drop – September 17, 2020 (#3277)
  1170. Retrieving Images from the Clipboard and WPF Image Control Woes
  1171. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  1172. Padlocks, Phishing and Privacy; The Value Proposition of a VPN
  1173. What&#39;s New in Telerik UI for Blazor
  1174. Herding Code 242: The COVID Cabin Fever
  1175. Microsoft Releases .NET 5.0 RC 1
  1176. .NET App Developer Links - 2020-09-17
  1177. Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  1178. Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  1179. What is the cloud? Explained
  1180. Using OpenAPI with .NET Core - Red Hat Developer
  1181. Building an AWS DevOps Pipeline for Databases - Redgate Software
  1182. Running 16-bit applications on Windows 10 64-bit
  1183. MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  1184. Melbourne is not a city in revolt. The truth is far more incredible (and far more boring)
  1185. .NET Rocks! vNext
  1186. iOS 14 is available today
  1187. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  1188. Why use MediatR? 3 reasons why and 1 reason not
  1189. A Thanksgiving Carol
  1190. So You Want To Be A
  1191. iOS 14 vs iPadOS 14: Every iPhone feature you’re not getting on the iPad
  1192. .NET Rocks! vNext
  1193. I Suspect many Task Deadlines are Designed to Force Engineers to Work for Free
  1194. Some Things I’ve Learned About SEO
  1195. 10 Tips for Ramping Up as a Senior Engineer
  1196. How I learned to charge my customers
  1197. I want to outsource technical interviews
  1198. skeeto/endlessh
  1199. Can I really be an engineer?
  1200. Julio Biason .Net 4.1 | The Hidden Value of TikTok
  1201. How to Become As Rich As Bill Gates
  1202. 10 things every founder needs to know in 2020
  1203. What happened to all the non-programmers?
  1204. The IKEA Packout
  1205. Turtles all the way down.
  1206. The thing about age • Pranay Prakash
  1207. The Great Ensmallening
  1208. Join @joemoeAT and @obloch on the #IoTShow as they discuss how #CrateDB can help turning #IIoT data into action on @Azure @CrateIO
  1209. Nova
  1210. Steeltoe - External Configuration with Spring
  1211. windeln.de confirms data security incident
  1212. amf Epic v. Apple Phil Schiller PI Declaration 09-15-20 FINAL PDF
  1213. Entity Framework Community Standup - Sept 16th 2020 - What's New with Migrations in EF Core 5.0
  1214. Major German shopping site leaks customer data
  1215. DIY TinyTV Kit
  1216. Azure Container Instances - Docker integration now in Docker Desktop stable release
  1217. Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  1218. Blazor Server CRUD App Using Visual Studio Code
  1219. Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  1220. Why is Apple acting like an Asshole?
  1221. Seeding data in EF Core using SQL scripts
  1222. Playing with EF Core 5 and Stack Overflow Data
  1223. Oracle EF Core 3.1 Production Release
  1224. Migrations Overview - EF Core
  1225. Developer Weekly Podcast on RavenDB with Oren Eini
  1226. CSS isolation in Blazor - Gérald Barré
  1227. MediatR: Why should you use it?
  1228. Dew Drop – September 16, 2020 (#3276)
  1229. Material Shell- A new desktop experience
  1230. Composant avancé avec Blazor, refaisons un Windows 3.1
  1231. ReconInfoSec/canaries2thehive
  1232. Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  1233. Integrating Thinkst Canaries with TheHive
  1234. .NET Performance Optimisations Don't Have to be Complex - Steve Gordon - Code with Steve
  1235. Securing Azure Key Vault inside a VNET and using from an Azure Function
  1236. Support OctoPrint
  1237. Rewriting the Technical Interview
  1238. IBM publishes its quantum roadmap, says it will have a 1,000-qubit machine in 2023 – TechCrunch
  1239. Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  1240. .NET App Developer Links - 2020-09-16
  1241. Nvidia’s Integration Dreams
  1242. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  1243. .NET Foundation "All Hands" - Fall 2020
  1244. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  1245. Leaving Silverlight: Your Options
  1246. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  1247. Building Cross-Platform Desktop Apps with Electron.NET
  1248. When you browse Instagram and find former Australian Prime Minister Tony Abbott's passport number
  1249. Remembering my father
  1250. Workshop Module 5: Deploying Service Mesh to Kubernetes
  1251. The future of .NET Standard | .NET Blog
  1252. Thought Leadership Series: How can we remain relevant in a virtual world?
  1253. We do crafts with origami resin and miniatures. by CraftsKaizen
  1254. A whopping 91% of plastic isn't recycled
  1255. Security through obscurity isn't / Matiss Treinis
  1256. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  1257. You're Not Solving the Problem You Think You're Solving
  1258. The Great Bubble Barrier - A smart solution to plastic pollution
  1259. Reinforcement learning, non-Markov environments, and memory
  1260. Who Influences Your Working Pace?
  1261. The Production Readiness Spectrum
  1262. It always takes more time - Stan Bright
  1263. Smoke Has Caused Temperature Forecasts to Go Crazy Plus An Update
  1264. Searching for style
  1265. Turn Your Newsletter Into an Experience — Ari Lewis
  1266. An Introduction to Microsoft Hybrid SQL Server Solutions
  1267. Getting the DOM to debug for you
  1268. Elon Musk's "Loop" - It's bad, folks
  1269. .NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  1270. GitHub Quick Reviews
  1271. .NET Foundation Project Spotlight - Cake
  1272. ElasticON Global | Free virtual event | 13-15 October 2020 | Elasticsearch & ELK Stack user conference
  1273. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  1274. Cryptography Services
  1275. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  1276. 6 red flags I saw while doing 60+ technical interviews in 30 days - interviewing.io blog
  1277. dotnet/format
  1278. gnu.org
  1279. In learning styles debate, it's instructors vs. psychologists
  1280. ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  1281. Anchor navigation in a Blazor application - Gérald Barré
  1282. Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  1283. Fasting mimicking diet as an adjunct to neoadjuvant chemotherapy for breast cancer in the multicentre randomized phase 2 DIRECT trial
  1284. Adam Storr - Using Project Tye to Run .NET Worker Services
  1285. Use CSS isolation in your Blazor projects
  1286. ARM Series #10: Template for Resource X
  1287. Luxon
  1288. Settings Sync in Visual Studio Code - IT's BUILT IN NOW!
  1289. Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs | The Old New Thing
  1290. Dew Drop – September 15, 2020 (#3275)
  1291. An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  1292. Telerik Web Products R3 2020 Release Webinar
  1293. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  1294. A Better Mousetrap - Turnerj (aka. James Turner)
  1295. The Morning Brew #3069
  1296. How HTTPS works
  1297. Home
  1298. Moment.js | Docs
  1299. Raspberry Pi as a local server for self hosting applications
  1300. .NET App Developer Links - 2020-09-15
  1301. Monsters Weekly 182 - Sending Dates from JavaScript to .NET
  1302. Microsoft Visual Studio Code August 2020 (version 1.49) update gets several improvements
  1303. .NET Adds Latent Bug Discovery Feature
  1304. Index Usage: finding indexes not being used - Simple Talk
  1305. – Wren
  1306. Update .NET frameworks to .NET 5.0 by benaadams · Pull Request #6000 · TechEmpower/FrameworkBenchmarks
  1307. A database for every repl
  1308. Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  1309. Feds: IBM did discriminate against older workers in making layoffs | WRAL TechWire
  1310. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  1311. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  1312. Phosphine gas in the cloud decks of Venus
  1313. The Art of Turboing
  1314. A New Way To Monetize An Audience
  1315. The compositor is evil
  1316. UBM, and a lament for the software industry
  1317. Home Office Project: Overkill Workbench Series Part 1
  1318. Never Invest in the Business Model
  1319. GNSS Jamming and Spoofing, aka Galileo's Authentication Algorithm Part 3 - Articles
  1320. Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  1321. Minimum Viable Air Quality Monitoring
  1322. Understanding Gaussian Blurs - Digital Bunker
  1323. Countdown Show: Microsoft Ignite 2020 - Episode 2
  1324. February 14, 2020 - Blazor Coding with Squirrel
  1325. Nikola admits prototype was rolling downhill in promotional video
  1326. Modelling a Wealth Tax Correctly · Krishna's words
  1327. npgsql/efcore.pg
  1328. MMOs You’ve Never Heard Of: Age of Ascent, Little Sim World, Arcane Showdown, Riders Republic
  1329. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  1330. Prepare your cloud environments using Azure landing zones | Azure Friday
  1331. Disassembly improvements for optimized managed debugging | Visual Studio Blog
  1332. ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  1333. Staples discloses data breach exposing customer info
  1334. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  1335. Shawn Wildermuth's Blog
  1336. GraphQL - Fiyaz Hasan
  1337. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  1338. Building Windows Terminal with WinUI
  1339. Announcing .NET 5.0 RC 1 | .NET Blog
  1340. Hints of life on Venus
  1341. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  1342. Phosphine Detected In The Atmosphere of Venus - An Indicator of Possible Life?
  1343. Just Vim It! Learning Vim For Fun and Profit
  1344. Life, part 35
  1345. "await Task.WhenAll" Shows One Exception - Here's How to See Them All
  1346. TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  1347. Running a .NET Core application in Kubernetes - high level walk-through
  1348. DevChatter - Twitch
  1349. 219: Move over float, it is time for Half
  1350. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  1351. Apple Tries to Charge as Much as a New MacBook Pro for a Screen Replacement
  1352. The Morning Brew #3068
  1353. Svitla Smart Talk: Most Common Mistakes in Using Tasks and in Asynchronous Code
  1354. Niek/Niek
  1355. DotFest 2020: Using Roslyn to improve your codebase
  1356. Dew Drop – September 14, 2020 (#3274)
  1357. .NET App Developer Links - 2020-09-14
  1358. DevChatter - Twitch
  1359. Analyzing Chicago’s Taxis data with RavenDB
  1360. Create an Application with Web Template Studio
  1361. Britain's CO2 Emissions Have Fallen to Levels Last Seen in 1890
  1362. Is Kubernetes Programming?
  1363. DevChatter - Twitch
  1364. What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  1365. What's so hard about PDF text extraction? ​
  1366. What is personal information?
  1367. Jobs at CyberCX
  1368. Leaked database indicates Chinese intelligence has probed senior Australian politicians | Sky News Australia
  1369. Tip 277 - Azure Functions on Kubernetes with KEDA Part 1 of 2
  1370. The New Git Experience
  1371. Fabulous: Functional App Development | Xamarin Blog
  1372. Microsoft Surface Duo is released | Surface Duo Blog
  1373. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  1374. Pull Request is your friend not foe!
  1375. Hosting applications on Azure B-series virtual machines
  1376. Learn Docker in one month - on YouTube! Your guide to week 2
  1377. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  1378. Your Phone Is Your Castle – Purism
  1379. Why governments should adopt and invest in FOSS
  1380. Teacher invents low-tech laptop & CD lifehack to screen handwritten notes for online class
  1381. Collecting dumps anywhere with dotnet-monitor
  1382. Map - PurpleAir
  1383. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  1384. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  1385. The feedback loop of productivity | Blog
  1386. Ankit Gupta's Blog
  1387. Enable Learning in Technical Writing
  1388. When to start looking for a new job
  1389. Getting The Most Out Of Anki
  1390. Thoughts on giving feedback
  1391. The Five Temptations of a CEO — cherif.ca
  1392. Disrespectful Design—Users aren’t stupid or lazy
  1393. GitHub Actions annotation previewer
  1394. Firebug
  1395. damienbod/AspNetCoreMvcVueJs
  1396. efcore/EFCore.CheckConstraints
  1397. damienbod/IdentityServer4VueJs
  1398. Code Maze Weekly #42 - Code Maze
  1399. Epoch Converter
  1400. Political appointees demand ability to rewrite CDC case reports
  1401. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  1402. Unix Time Stamp - Epoch Converter
  1403. Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained
  1404. google/makani
  1405. I Want to Fix Goodreads
  1406. Some Great Books For Programmers That StackOverflow Cannot Replace
  1407. Why Do So Many People Want Us Back In The Office?
  1408. Choosing a mailing list tool for WordPress besides MailChimp – Andy Sylvester's Web
  1409. coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  1410. “But it works”
  1411. Why senior engineers get nothing done | Swizec Teller
  1412. Be considerate while sharing knowledge
  1413. It's No 'Giggle': Managing Expectations for Vulnerability Disclosure
  1414. Unix Time Stamp - Epoch Converter
  1415. r/homeassistant - Is it possible to get data from my utility's meters?
  1416. Dickhead of the Week: Instagram CEO Adam Mosseri
  1417. The Importance of Numbers - with Tim Harford — The Numberphile Podcast
  1418. Open Alpha Playtest - Sept 12, 2020
  1419. The Importance of Numbers (with Tim Harford) - Numberphile Podcast
  1420. The Numberphile Podcast
  1421. The Importance of Numbers - with Tim Harford — Numberphile
  1422. ‎The Numberphile Podcast on Apple Podcasts
  1423. Pack.PNG has been FOUND! - Here's how they did it.
  1424. Friday Five: Azure Cloud, Active Directory, More!
  1425. Epoch Converter
  1426. Principal Software Engineering Manager - Microsoft Office in Atlanta, Georgia, United States | Engineering at Microsoft
  1427. https://codesync.global/uploads/media/activity_slides/0001/03/f2292f201aa6b04db8c4e0b9cfa191dd07c9ee14.pdf
  1428. ‘Ugh Fields’, or why you can’t bear to think about that task
  1429. App Store Review Guidelines - Apple Developer
  1430. Announcing the GitHub integration with Microsoft Teams - The GitHub Blog
  1431. In-App Purchase Rules – Marco.org
  1432. FCPS Statement on Ransomware Investigation | Fairfax County Public Schools
  1433. Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  1434. Epic vs Apple: What to Expect? - IT Hare on Soft.ware
  1435. From Vim to Ed
  1436. You Are Planning Too Much | eitherway
  1437. Why Don't VCs Index Invest?
  1438. Microsoft Ignite
  1439. Back to Learning: Save 45% on Books and eBooks
  1440. Security by Obscurity is Underrated
  1441. Release v0.3.0 · ant-design-blazor/ant-design-blazor
  1442. Increasing reports of Pixel 3 and Pixel 3 XL battery swelling damaging phones
  1443. The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  1444. Minitel: The Online World France Built Before the Web - IEEE Spectrum
  1445. [llvm-dev] [RFC] Machine Function Splitter
  1446. The SP mvp Weekly
  1447. Autism / Asperger's Test - 2 Minute Test, Instant Results.
  1448. OmniSharp/omnisharp-roslyn
  1449. Caddy Server Acquired By Apilayer
  1450. How I operated as a Staff engineer at Heroku
  1451. Weekly Update 208
  1452. Tines | Security Orchestration, Automation and Response (SOAR) Platform | Product
  1453. 100 Websites That Shaped The Internet As We Know It
  1454. Shawn Wildermuth's Blog
  1455. Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  1456. C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  1457. Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  1458. Securing Azure Functions using an Azure Virtual Network
  1459. Computed Column Performance in SQL Server - Simple Talk
  1460. Notifiable Data Breaches – and how to avoid them
  1461. Microsoft's Fluid Framework is now open source on GitHub
  1462. What Clojure spec is and what you can do with it (an illustrated guide)
  1463. TOML: Tom's Obvious Minimal Language
  1464. Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  1465. Xamarin Community Standup - Sept 3rd 2020 - XAML Tooling Updates & Dual-screen Fun
  1466. Nikola: How to Parlay An Ocean of Lies Into a Partnership With the Largest Auto OEM in America
  1467. How do Routers Work, Really?
  1468. Let employees sell their equity
  1469. Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
  1470. The Tyranny of the Popcorn Post - Will Patrick
  1471. Survival of the Fittest
  1472. Waiting for Zero
  1473. Everything I ever learned about creating online courses. Part 1: Product Development
  1474. Stop Watching YouTube
  1475. How I got fibre
  1476. Giggle; laughable security | Digital Interruption Research
  1477. ‎A Monster's Expedition
  1478. A Monster's Expedition by Draknek & Friends
  1479. Workshop Module 6: Distributed Data
  1480. Access Linux filesystems in Windows and WSL 2 | Windows Command Line
  1481. Why it is Important that Software Projects Fail
  1482. The Cloud Skills Show Episode 5: Web
  1483. A conversation could change a life | R U OK?
  1484. Life, part 34
  1485. The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  1486. Relativty an Open-source VR headset for $200
  1487. Relativty - An open-source VR headset for $200 | Product Hunt
  1488. Emacs is very special regarding UIs
  1489. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  1490. Wordpress on .NET Core
  1491. Microsoft Developer UK @msdevUK
  1492. 5 most annoying website features I face as a blind person every single day | The Big Hack
  1493. Edgescan Questions & Answers with Troy Hunt Part 1 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  1494. 7 ud af 20 ministres kodeord ligger åbent tilgængeligt på nettet: ‘Det er hovedrystende’
  1495. The Amazing $1 Microcontroller - Jay Carlson
  1496. Jared Mauch - Getting Fiber To My Town (NLNOG Live! September 2020)
  1497. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  1498. Building Windows Terminal with WinUI | Windows Command Line
  1499. .NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  1500. GraphQL on Azure: Part 4 - Serverless CosmosDB
  1501. Settings Sync for Visual Studio Code
  1502. Self-Documenting Code&#58; No Comment
  1503. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  1504. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  1505. Understand Recoil in React
  1506. Thin vs Fat Integration Events
  1507. Goodbye Xamarin.Forms, Hello .NET MAUI!
  1508. Mimestream
  1509. Sourcegraph - Universal Code Search
  1510. Kubernetes YAML Generator
  1511. Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  1512. Global AI Tour | The Tech Platform
  1513. henon/Python.Included
  1514. #VS2019 – ML.NET Model Builder GPU Support, awesome !
  1515. #MLNet – AutoML for ranking scenarios
  1516. ML.NET Workshop
  1517. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  1518. Machine Learning Crash Course With ML.NET
  1519. New Zealand Is About to Test Long-Range Wireless Power Transmission
  1520. How we learnt to stop worrying and love web scraping
  1521. Musical Chairs: Iowa School Districts' New Way To Skirt COVID Rules | Iowa Starting Line
  1522. Why is there a normal galaxy sitting at the edge of the Universe?
  1523. Socket.IO
  1524. microsoft/FluidFramework
  1525. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  1526. Dozens of scientific journals have vanished from the internet, and no one preserved them
  1527. Hacking Ethernet out of Fibre Channel cards
  1528. Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
  1529. 20 years to overnight success
  1530. Shaping your team culture | Helen Anderson
  1531. grit, or the moralist’s fable about education
  1532. How does Night Mode work? | Sivasubramanyam A
  1533. Visualizing My Imposter Syndrome - Ricardo Luevanos
  1534. The story of how to NOT start a project. - Mr. Picky
  1535. How To Build Momentum in Life & Business
  1536. How I streamline and “automate” giving one free mentoring session every day.
  1537. 168 AWS Services in 2 minutes
  1538. Programming is a losers game | Tom Gamon
  1539. Learn TV
  1540. .NET & GRPC What they forgot to tell you
  1541. Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  1542. Jason Koebler (@jason_koebler)
  1543. The Long-Term Stock Exchange opens for business
  1544. The cron schedule expression editor
  1545. Is the web getting slower? | DebugBear
  1546. Raccoon Attack
  1547. The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  1548. Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  1549. A Taxonomy of Bidirectional Scattering Distribution Function Lobes for Rendering Engineers
  1550. On all that fuckery
  1551. So You Want To Be A
  1552. Little Known ASP.NET Core Features - HTTP Trailers
  1553. First Steps with Blazor - Simple Talk
  1554. gRPC Best Practices for .NET
  1555. How to Build a RESTful API with Deno
  1556. View your Azure Cache for Redis data in new Visual Studio Code extension
  1557. .NET Microservices with Steeltoe
  1558. The Native File System API: simplifying access to local files
  1559. microsoft/FluidFramework
  1560. Fluid Framework Preview
  1561. Fluid Framework is now open source - Microsoft 365 Developer Blog
  1562. AT&T’s current 5G is slower than 4G in nearly every city tested by PCMag
  1563. Free Hosted Titanoboa
  1564. Getting started PeachPie
  1565. 425show - Twitch
  1566. The HTML autocomplete attribute
  1567. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  1568. EngstromJimmy/Blazm.Bluetooth
  1569. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  1570. AzureAD/microsoft-identity-web
  1571. The Best Samples to Teach Yourself Blazor
  1572. dotnet/aspnetcore
  1573. Adding a Little DAPR to your .NET Microservices
  1574. Release 4.1.1 Release · aspnet/AspNetKatana
  1575. Maoni0/mem-doc
  1576. Scaling SignalR Core Web Applications With Kubernetes
  1577. Spreadsheets, smoke, and leases
  1578. Clipboard API for browsers is inconsistent
  1579. Good students find questions, not answers
  1580. Why Masks Work Better Than You Think: An Interactive Essay
  1581. How to Consume Information - Daniel Adeyemi
  1582. Have I Been Pwned Report
  1583. Why I dropped out of college
  1584. The Automated CIO
  1585. After-the-fact warnings
  1586. Gem Island • Nicholas Pilkington
  1587. Is there any place for monoliths in 2020? - Francisco J. Revoredo
  1588. The Myth of Harmonious Indigenous Conservationism - Quillette
  1589. The Two Risks of Investing - Jonathan Liu
  1590. For the Future of Work, Look to Gaming
  1591. Using Logrotate to manage logs – Mohit Khare
  1592. Non-POSIX file systems - weinholt.se
  1593. That time I needed money… – Dave Gooden
  1594. BombSolver - Test Run
  1595. Announcing a new way to paste URLs, Link format!
  1596. State of Cybersecurity Industry Exposure at Dark Web
  1597. loic-sharma/BaGet
  1598. Vitamin D, part 3 - The Evidence
  1599. Get Weather Forecast -- with records
  1600. Home - History of .NET
  1601. Re: Can't stop Spotify from auto downloading OneDrive
  1602. Study: “LinkedIn is Basically a Money Pit” Because of Ad Fraud
  1603. Installing windows
  1604. GDPR Violation: ScribD acquires PII on 500M users in a deal with LinkedIn
  1605. PandaDoc Employees Arrested in Belarus After Founders Protest Against Violence
  1606. Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  1607. Charge your Tesla for less
  1608. Dhghomon/programming_at_40
  1609. .NET Microservices with Steeltoe
  1610. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  1611. Your Man in the Public Gallery: the Assange Hearing Day 6 - Craig Murray
  1612. Why I Link to WayBackMachine Instead of Original Site
  1613. How is it possible to jam a virtual card reader? | The Old New Thing
  1614. Create React App vs Next.js vs Gatsby
  1615. BashPitfalls - Greg's Wiki
  1616. Update noda time plugin to support bcl types by forwarding these to the existing bcl type handlers. by davidroth · Pull Request #3124 · npgsql/npgsql
  1617. AVIF has landed
  1618. Migration of Arbitrage from Windows to Mesos
  1619. The US Army Spent Millions Developing Giant, Six-Legged Walking Trucks in the 1980s
  1620. How to speed up the Rust compiler one last time – Nicholas Nethercote
  1621. Inaugural Melb.NET virtual meetup
  1622. Eftel Group - Telecommunication Infrastructure for Corporate, Wholesale, Government & Residential Sectors
  1623. Pair programming with JetBrains IDEs
  1624. Learn Docker in one month - on YouTube! Your guide to week 1
  1625. ASP.NET Core Configuration - Options Validation - Code Maze
  1626. Auto generated WebAPI client library with NSwag
  1627. Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  1628. Using a Dapper Base Repository in C# to Improve Readability
  1629. Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  1630. Can't disable Chrome Mobile video autoplay. Have set to Blocked in Site Settings; still autoplaying
  1631. sinshu/managed-doom
  1632. Quand je découvre que mon code a été modifié en mon absence - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  1633. DIY IoT door monitor with ESP8266
  1634. Re-examining our approach to memory mapping | Time series data, faster
  1635. Disposable mask under the microscope
  1636. Tooltips in tooltips · Philip Ardeljan is a UI designer
  1637. Stellar Cartography With Self Organizing Maps
  1638. Tinkerer - You Aren't Going To Need It
  1639. Before you pack your webapp in Electron | Ori Livni’s Notes
  1640. » BitTorrent v2
  1641. The Business Lessons I Learned from Not Cutting My Hair for 18 Months
  1642. Beijing KFC
  1643. Webmaster forum database exposed data of 800,000 users | ZDNet
  1644. VisualStudio - Twitch
  1645. 425show - Twitch
  1646. Language Log » "That, that, that…", part 2
  1647. Music Theory is Racist
  1648. Create php-gd2-12129745956.jpg by dddndd21 · Pull Request #107 · StackExchange/StackExchange.DataExplorer
  1649. This is definitely rare: It happens only ten times a month | The Old New Thing
  1650. C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  1651. 18.S191 Introduction to Computational Thinking
  1652. Oracle Developer Live—Java
  1653. Weekly Notes - #27 | Miguel Bernard's Blog
  1654. TLS certificate lifespan cut short: A win for security, or cause for chaos?
  1655. Things I Learned to Become a Senior Software Engineer
  1656. index - BasicIncome
  1657. Verizon achieves milestone in future-proofing data from hackers
  1658. Elixir Is Not Ruby. Elixir Is Erlang
  1659. It’s getting Cozy
  1660. Securing Azure Functions using certificate authentication
  1661. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  1662. Calling Windows APIs in .NET5
  1663. When Things Get Really Bad – NTFS File System Corruption War Story
  1664. An Azure Reference Architecture – Azure From The Trenches
  1665. Kassel Labs
  1666. Migrating from ASP.NET to ASP.NET Core
  1667. Web-to-App Communication: The Native Messaging API
  1668. Visual Studio Codespaces is consolidating into GitHub Codespaces | Visual Studio Blog
  1669. Hard to discover tips and apps for making macOS pleasant
  1670. Noita - A roguelite where everything can be destroyed.
  1671. Service proxy, pod, sidecar, oh my!
  1672. Rain Speedtest
  1673. Preventing Insecure Network Connections | Apple Developer Documentation
  1674. DEVintersection Virtual Workshop Event
  1675. The Right to Repair could help address a critical shortage in school computers
  1676. Why you want to encrypt password hashes
  1677. Athletic Anti-Nutrition: What a Vegan Diet Did to Carl Lewis
  1678. The most efficient way to solve problems: not having them
  1679. What is the Value of Browser Diversity?
  1680. Attention is your scarcest resource
  1681. Hong Kong mourns the end of its way of life as China cracks down on dissent
  1682. Boardwatch Magazine Vol 09 01 1995 Jan : Free Download, Borrow, and Streaming : Internet Archive
  1683. How to pick more beautiful colors for your data visualizations
  1684. 10+ Sorts, Visualized - Disparity Cube (Radix, Gravity, Quicksort, ...)
  1685. boardwatch-1994-08 : Free Download, Borrow, and Streaming : Internet Archive
  1686. Predators and Prey - Numberphile
  1687. Contra - Behind the Code
  1688. yaelwrites/Big-Ass-Data-Broker-Opt-Out-List
  1689. NetLearner.org Home page - NetLearner.Portal
  1690. Key exchange standards - Manning
  1691. Massacring C Pointers
  1692. Are You An Anarchist? The Answer May Surprise You!
  1693. jsakamoto/ipaddressrange
  1694. The stack monoid
  1695. vasanthv/talk
  1696. Why you should charge more for your app subscriptions – Matt Ronge
  1697. Debt Matters
  1698. My Ergodox EZ Layouts to Relearn Typing within Three Days
  1699. Building a better home network
  1700. Fraidycat
  1701. When to stop working on side-projects
  1702. The MVP reconnect daily
  1703. Key exchange standards - Manning
  1704. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  1705. spectresystems/spectre.console
  1706. Bridging the Gap Between Junior and Senior Engineers
  1707. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  1708. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  1709. You Should Probably Change Your Password! | Michael McIntyre Netflix Special
  1710. Snake in a QR code
  1711. » Bullfrog after Populous The Digital Antiquarian
  1712. wybiral/micropython-aiolora
  1713. .NET Rocks! vNext
  1714. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  1715. Controller Display by Fred Wood by Fred Wood
  1716. Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  1717. Lose Weight with Nightmare Fuel
  1718. A Meta-Layer for Notes
  1719. Wittgenstein’s Revenge
  1720. The U.S. is a Failed Experiment
  1721. Garbage in, garbage out
  1722. The 16 Hour Product
  1723. A history of elliptic curves in tweets
  1724. Join the DotNetEvolution Discord Server!
  1725. xkcd: University COVID Model
  1726. Weekly Update 207
  1727. University COVID Model
  1728. Winamp Skin Museum
  1729. C# - Handy Features
  1730. 30 years ago today...
  1731. Update on Adobe Flash Player End of Support
  1732. Microsoft Ignite
  1733. Costs of running a Python webapp for 55k monthly users
  1734. What Every C Programmer Should Know About Undefined Behavior #2/3
  1735. The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  1736. Coursera | CareerForce
  1737. Modern C
  1738. Rough edges in the when_all coroutine, part 2: Overloaded comma operator | The Old New Thing
  1739. Future of C#
  1740. Edit and Replay your network requests, direct from the browser
  1741. Using HIBP, AppInsights and Grafana to detect credential stuffing.
  1742. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  1743. Website Security, WAF, CDN, DDoS Protection | AppTrana
  1744. Reddit gets its app to 50 million Play Store downloads, mostly by making the mobile web experience miserable
  1745. A Beginner’s Guide to Setting Up a Web Application with Typescript and Express
  1746. Ian Bebbington - State-of-the-art ML in UWP
  1747. It's 2020 and it is time for text mode with Gui.cs
  1748. Top-level programs in C# 9.0
  1749. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  1750. Everything You Need to Know to Get Started with Deno
  1751. It’s not just cars that make pollution. It’s the roads they drive on, too
  1752. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  1753. NuScale’s small nuclear reactor is first to get US safety approval
  1754. We Didn't Encrypt Your Password, We Hashed It. Here's What That Means:
  1755. Time passed since Daniel applied for a US visa
  1756. RGBW RGB Downlight WiFi - 4 Pack
  1757. What is your take on checking return values?
  1758. Learn how to deploy .NET Core apps to Azure with GitHub Actions
  1759. Millionaire Rep. Roger Williams Was One of at Least 4 Members of Congress to Benefit From PPP
  1760. Battery-free Game Boy runs forever
  1761. Upcoming changes to CI/CD Minutes for free tier users on GitLab.com
  1762. samizdatco/skia-canvas
  1763. Why You Should Share Your Ideas Online - Stew Fortier
  1764. Beginner's Mind | SQL, Code, Coffee, Etc.
  1765. Why I Don't Care About My Window Manager
  1766. Winning Communication in Remote Teams
  1767. Open Source Everything
  1768. A case for the mediocre developer
  1769. Thomas Jefferson to John Norvell
  1770. This Tiny Nuclear Reactor Will Change Energy—and Now It's Officially Safe
  1771. Microsoft Expressive Pixels: a platform for creativity, inclusion and innovation
  1772. What If Certain Mental Disorders Are Not Disorders At All?
  1773. On .NET Live - Application logs and diagnostics with Serilog
  1774. FilePizza - Your files, delivered.
  1775. Pasco’s sheriff uses data to guess who will commit crime. Then deputies ‘hunt down’ and harass them.
  1776. A* Program — /dev/color
  1777. Black engineers group seeks next-gen IT leaders
  1778. transport_security_state_static.json - Chromium Code Search
  1779. Call session - Microsoft User Research
  1780. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  1781. React is becoming a black box
  1782. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  1783. Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  1784. Creating background .NET Core services on Linux
  1785. Juno College Bootcamp Student to Web Developer with Ro The Coder
  1786. Blazor WebAssembly : Custom Authentication - EP11
  1787. Factorio - Trailer 2014
  1788. Factorio - Trailer 2020
  1789. Build your own .NET memory profiler in C#
  1790. Platform Tempered Glass Plate 310*310mm for FDM 3D Printer
  1791. Extended Validation Certificates are (Really, Really) Dead
  1792. Shelly1 physical button switch not working - Offizielles Shelly Support Forum
  1793. The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  1794. Connector for AWS in Azure Cost Management + Billing is now generally available
  1795. Use TempDataAttribute For Clean Code
  1796. AWS Toolkit in JetBrains Rider | Amazon Web Services
  1797. C# 9.0: Records – Work With Immutable Data Classes
  1798. DevReach 2020 Now ONLINE & Free
  1799. Virtual Events in September to Discover! | Xamarin Blog
  1800. Building React Apps With Storybook — Smashing Magazine
  1801. Amazon.com: RCAWD Front and Rear Shock Absorber Oil Filled Type Aluminum Alloy 1316 for Rc Hobby Model Car 1-14 Wltoys 144001 Buggy Option Parts Hop-Ups 4Pcs(Yellow): Toys & Games
  1802. MIT 18.S097: Programming with Categories
  1803. thomasgalliker/ObjectDumper
  1804. ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  1805. Customizing Trimming in .NET Core 5 | .NET Blog
  1806. Full-Text Search Battle: PostgreSQL vs Elasticsearch
  1807. E-mail gateways and gatekeeping
  1808. Inexpensive Dynamic DNS over IRC
  1809. Options, Text Editor, C#, Advanced - Visual Studio
  1810. In Defense of a Switch
  1811. Pour One Out | Potemkin Life
  1812. Calming down Clickhouse
  1813. Writing for nobody, writing for everybody
  1814. Blanket Solutions and Microservices
  1815. Think Twice Before You Wish to Live Forever — Remo Uherek
  1816. max.hn | 3 years of receiving my twitter feed via mail
  1817. Why Universal Basic Income Is Inevitable: What You Need To Know -
  1818. Data practices for scrappy startups
  1819. The Official, Authorized List Of Legitimate Reasons For Deciding to Become a Manager
  1820. leeoniya/uPlot
  1821. Cloud firewall management API SNAFU put 500k SonicWall customers at risk
  1822. dotnet/roslyn
  1823. The .NET Docs Show - .NET open-source projects 👨🏻‍💻 with Isaac Levin 👨🏻‍🦲
  1824. .NET CLI Templates in Visual Studio | .NET Blog
  1825. XAML Hot Reload Survey
  1826. TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  1827. So You Want to Learn Physics... — Susan Fowler
  1828. ARM64 Performance in .NET 5 | .NET Blog
  1829. NeoAxis Engine 2020.5 Released - .NET Core, Visual Studio Code, Rider support, improved built-in GUI
  1830. Ice Sheet Melting Is Perfectly in Line With Our Worst-Case Scenario, Scientists Warn
  1831. Controversial law allows police to seize and sell cars of non-lawbreakers, keeping the proceeds
  1832. chsienki/Kittitas
  1833. 10 lesser-known Web APIs you may want to use
  1834. Lo-Fi Player
  1835. Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  1836. Announcing PeachPie 1.0-preview1 @ PeachPie
  1837. Future Tech 2020 Conference | Homepage
  1838. connorferster/handcalcs
  1839. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  1840. Most favorited Hacker News posts of all time
  1841. Inaugural Melb.NET virtual meetup
  1842. The Why and How of Privacy and Security — This Too Shall Grow
  1843. Create on Your Terms with Your Community | Patreon Blog
  1844. How to Spot Toxic Software Jobs From Their Descriptions
  1845. US court fully legalized website scraping and technically prohibited it - Parsers
  1846. Remembering Morphine's 'Cure For Pain,' The Record That Solidified Boston's Nocturnal Sound
  1847. Adding Scripting to .NET Applications
  1848. Deploying .NET Core to Heroku
  1849. Postel's Law - The Robustness Principle
  1850. Running Container Workloads in Microsoft Azure - Simple Talk
  1851. Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  1852. Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  1853. ASP.NET Core Configuration - Basic Concepts - Code Maze
  1854. AusCERT investigating a data dump claimed to be from the Department of Education
  1855. Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  1856. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  1857. Translating NHibernate LINQ query to SQL
  1858. New Steps to Combat Disinformation - Microsoft on the Issues
  1859. 9 open source leaders I enjoy following on Twitter
  1860. Xamarin.Forms New Drawing API! Part 1
  1861. Wayback Machine
  1862. Why has college gotten so expensive in the last 30 years?
  1863. Experian database laked
  1864. A Saudi Prince's Attempt to Silence Critics on Twitter
  1865. Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  1866. Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  1867. Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  1868. Ruhetag Sonntag | Silent Sunday
  1869. Make Security an Inside Job – Design Monday | J Wolfgang Goerlich
  1870. You flow downhill
  1871. amymhaddad
  1872. Why developers hate Ruby on Rails
  1873. On the Epic side of history
  1874. How I Built Our Marketing Team, 15 Years After Launching – Bogdan Mitrache
  1875. Thoughts on Fundraising - Blair Reeves
  1876. Lunar
  1877. Nerves-keyboard - Running a mechanical keyboard with Elixir
  1878. Seven trust and safety features to build into your product before someone gets hurt
  1879. I've decided to pursue a Bootstrap MBA
  1880. Awesome 8-Bit DIY Breadboard Computer (Kits are Available) - EEWeb
  1881. Adding a Little DAPR to Your .NET Microservices
  1882. CoffeeGeek - Baratza Sette 30 Grinder
  1883. Power the Polls
  1884. VALORANT's 128-Tick Servers
  1885. ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  1886. Introducing GeForce RTX 30 Series GPUs.
  1887. Introducing GitHub Container Registry - The GitHub Blog
  1888. The Three-Body Problem Will Be Adapted for Netflix by Game of Thrones Showrunners
  1889. Improvements in native code interop in .NET 5.0 | .NET Blog
  1890. Performance best practices with gRPC
  1891. Why we are suing the Administration - Newsroom
  1892. Why I’m Writing A Book On Cryptography
  1893. Airline Pilots Landing At LAX Report "A Guy In Jetpack" Flying Alongside Them
  1894. htop-dev/htop
  1895. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  1896. More on trivial functions like CopyRect and EqualRect | The Old New Thing
  1897. GitLens Extension in Visual Studio Code
  1898. The database I wish I had
  1899. Cisco engineer resigns then nukes 16k WebEx accounts, 456 VMs
  1900. About Applebot
  1901. Monsters Weekly 178 - How to Manually Trigger GitHub Actions
  1902. Build a REST API in .NET Core - Simple Talk
  1903. How to log NHibernate SQL to ASP.NET Core loggers
  1904. Natively Format JavaScript Numbers
  1905. Setting Up GrayLog For Use With NLog
  1906. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  1907. Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  1908. Solution & Project Structure of a Loosely Coupled Monolith
  1909. .NET Foundation Project Spotlight
  1910. Monsters Weekly 179 - Working with AsyncLocal
  1911. Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  1912. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  1913. Docker 101 and How do containers work?
  1914. New C# Source Generator Samples | .NET Blog
  1915. Shawn Wildermuth's Blog
  1916. AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  1917. Minimal React: getting started with the frontend library
  1918. What is .NET? How does it work? Is it a language or a Platform?
  1919. Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  1920. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  1921. Securing Azure Functions using API Keys
  1922. BSides København
  1923. Consequences Of Code « blarg?
  1924. The surreal art of ‘unnatural lighting’
  1925. Motivation
  1926. Azure/bicep
  1927. Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  1928. Debug ASP.NET Core Blazor WebAssembly
  1929. If your Mac doesn't turn on
  1930. Google, the Stupidity Amplifier — Greg Egan
  1931. App Trimming in .NET 5 | .NET Blog
  1932. F# 5 update for August | .NET Blog
  1933. A Lesson in LoRa Module P2P Standards (or the Lack Thereof)
  1934. Yes, This Interchange in Houston Is the Same Size as an Entire City Center in Italy
  1935. Supporting Linux kernel development in Rust
  1936. Introducing the Half type! | .NET Blog
  1937. Big Plans for Big Data and .NET for Spark | .NET Blog
  1938. The Architecture of Open Source Applications
  1939. GIFBot - Interactive Twitch Bot
  1940. An interesting question for technical founders
  1941. Soatok’s Guide to Side-Channel Attacks
  1942. Amazon.com: BatPower 120W USB C Laptop Car Charger, PD 90W Car Charger for New Surface Book 2 Laptop Pro 7 USB C Car Charger HP Spectre X360 Razer Microsoft Dell Laptop Car Charger Vehicle DC 12v-24v Auto Adapter: Computers & Accessories
  1943. System Programming in 2k20
  1944. On the moral authority of the founding CEO - As Risky As It Gets
  1945. The Importance of Doing - Jonathan Liu
  1946. Tips for stable and portable software
  1947. Human Facts — The Age Of Our Body - Iulian Gulea
  1948. No longer looking for shortcuts!
  1949. Deployed To Production Is Not Enough
  1950. Zigbee Device Compatibility Repository
  1951. At First I Thought Someone Was Trying to Scam Me Out of My Domain Name
  1952. Taking a look at Gerät 32620 — The Postface
  1953. .NET R&D Digest (August, 2020)
  1954. 1st Game: Snek - Making an 8 Bit pipelined CPU
  1955. 'Dangerous' data breach exposes tens of thousands of NSW driver’s licences online
  1956. Users
  1957. App Review process updates - News - Apple Developer
  1958. Orleans at Microsoft
  1959. 2.90 — blender.org
  1960. Blender 2.90 - Features Showcase
  1961. PinePhone Manjaro Community Edition | PINE64
  1962. Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  1963. Implementing a full fence
  1964. Is there a code page that matches ASCII and can round trip arbitrary bytes through Unicode? | The Old New Thing
  1965. Dispose Resources Asynchronously With IAsyncDisposable
  1966. The More You Know The More You Realize You Don't Know
  1967. Why are there 5280 feet in a mile?
  1968. Adding a little Swagger to OData
  1969. Inject a service into a System.Text.Json converter
  1970. Analysis of Today's CenturyLink/Level(3) Outage
  1971. Release ILSpy 6.2 Preview 1 · icsharpcode/ILSpy
  1972. Players are fixing Microsoft Flight Simulator’s missing monuments with Google Maps
  1973. The Power of the Dog (Power of the Dog Series Book 1) - Kindle edition by Winslow, Don. Mystery, Thriller & Suspense Kindle eBooks @ Amazon.com.
  1974. Do we really travel through time with the speed of light?
  1975. Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  1976. Take Action with MJ for Texas · Mobilize
  1977. Get Involved - MJ for Texas
  1978. Early Voting Calendar - Vote.org
  1979. We Don’t Know How to Warn You Any Harder. America is Dying.
  1980. My PR was denied by Iranian Law
  1981. Vimac
  1982. Being a Grafanista: a look from inside
  1983. swyx Writing | How to Create Luck
  1984. My mama told me "Hiring a Developer" is like a box of chocolate, you never know what you gonna get - Alireza Savand blog
  1985. Less is more
  1986. Zen and Development | Potemkin Life
  1987. reegeek/StructLinq
  1988. Real-time rendering of water caustics
  1989. VerifyTests/DiffEngine
  1990. Introduction
  1991. Cryptologie | Links
  1992. vinayak-mehta/present
  1993. Antifragile Web Development
  1994. [outages] Level3 (globally?) impacted (IPv4 only)
  1995. NASA Workmanship Standards : National Aeronautics and Space Administration : Free Download, Borrow, and Streaming : Internet Archive
  1996. Saudi Arabia’s women gamers want to be taken seriously
  1997. How to build mini high voltage Jacob's Ladder
  1998. Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  1999. Flexbox Defense
  2000. Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  2001. So you want to roll your own crypto?
  2002. Type Wakanda is a Wakanda text translator that turns English text to Wakanda font inspired by @theblackpanther movie created by @WayneSutton . #BlackPanther #WakandaForver
  2003. Random colours – ANU QRNG
  2004. Atte Juvonen - No, banks do not have a magic wand that creates money out of thin air
  2005. Fully embracing the dumb terminal laptop
  2006. Don't get stuck - stitcher.io
  2007. Beyond Black Hole: A Shower Thought
  2008. Giant new 50-metre deep crater opens up in Arctic tundra
  2009. SubtletyAndSignificance
  2010. Memoirs from My First Interview
  2011. Tips for hobby embedded development beginners
  2012. Anatomy of a low frequency aviation radio beacon
  2013. A Good Day | Jonathan Verrecchia
  2014. Write explicit type guards
  2015. Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  2016. Go Fuzz Yourself! Where do I even begin?! – MIKE CURNOW
  2017. Country Flags API
  2018. - Age of Ascent
  2019. GeekDesk “Max” sit-stand desk review: Two years with a motorized desk
  2020. Programming with Proofs for High-assurance Software
  2021. Life is Short
  2022. Very short functions are a code smell – an overview of the science on function length – Software by Science
  2023. Slack disclosed on HackerOne: Remote Code Execution in Slack...
  2024. dotnet/aspnetcore
  2025. Objective-Rust
  2026. Optimized shot-based encodes for 4K: Now streaming!
  2027. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  2028. CSS 3D ENGINE
  2029. American Academy of Sleep Medicine: Eliminate daylight saving time
  2030. Cyberdecks For High-Tech Low-Lifes
  2031. HealthcareIsDumb.com
  2032. florinpop17/app-ideas
  2033. Ham radio is dying! No it’s not, it's evolving - K0LWC
  2034. Analysis | For some military veterans, QAnon conspiracies offer comfort and belonging
  2035. weikio/PluginFramework
  2036. Zoom is now critical infrastructure. That’s a concern
  2037. Pure and Applied Chess
  2038. Why not make it easier to share the truth? part 1
  2039. Analog writing tools
  2040. Ethereum Is a Dark Forest
  2041. The ability to send a plain text email is not a skill people care about (mostly)
  2042. Hidden Gems Conference Day 3 Track Two
  2043. How I finally beat my son at a computer game
  2044. Overlap and Glue
  2045. Powell’s says it won’t sell books on Amazon anymore: ‘We must take a stand’
  2046. Hidden Gems Conference Day 3 Track One
  2047. Open Alpha Playtest - Aug 29, 2020
  2048. RFC8890: The Internet is for End Users
  2049. Website Domains Names & Hosting
  2050. DNS Physical Structure
  2051. EGX 2020 Leftfield Submissions
  2052. How do I convert from the C++/WinRT projection type to the C++/WinRT implementation type? | The Old New Thing
  2053. 🎓 Dr. Freemo :jpf: 🇳🇱 (@freemo@qoto.org)
  2054. The Internet Speculative Fiction Database
  2055. Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  2056. Muse — tool for thought
  2057. Over 54,000 scanned NSW driver's licences found in open cloud storage
  2058. Zoom still don't understand GDPR
  2059. Weekly Update 206
  2060. A Short Guide to Minimal Web Development · Jens Oliver Meiert
  2061. Easily create web extensions for Safari. - News - Apple Developer
  2062. .NET for Spark Survey
  2063. WSLconf
  2064. Hidden Gems - Day 2 - Track 2
  2065. From a Whatsapp group prototype to a $1.3 million investment. A founders validation journey.
  2066. Coaching without doing
  2067. Ergonomic superiority, RSI and why I bought a split keyboard
  2068. Regulation Is Killing Medical Software Innovation
  2069. Getting Started PeachPie
  2070. Asana S-1 Analysis - Comparing One Productivity Powerhouse to Another by @ttunguz
  2071. It Took 2 Years To Make My First Dollar Selling A Product
  2072. Democracy in China During the Early 20th Century
  2073. How To Update Your BIOS For Windows 8? | Samsung Support Gulf
  2074. CTO + VP Engineering: Needed or Redundant?
  2075. Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  2076. Wind and solar are 30-50% cheaper than thought, admits UK government
  2077. The Single Responsibility Principle Revisited
  2078. Hidden Gems - Day 2 - Track 1
  2079. Securing Blazor Client-side Applications
  2080. Announcing Rust 1.46.0 | Rust Blog
  2081. agileobjects/ReadableExpressions
  2082. Home | reMarkable
  2083. Automatically find latent bugs in your code with .NET 5 | .NET Blog
  2084. TikTok
  2085. Kill sticky headers
  2086. Use Project Tye to simplify your .NET microservice development experience (part 2)
  2087. Scrollbar Blindness | Sven Kadak
  2088. HTML Standard
  2089. How do I convert from the C++/WinRT implementation type to the C++/WinRT projection type? | The Old New Thing
  2090. Fullstack Course Tracker with React, Airtable, and Netlify - JAMstack Crash Course #2
  2091. Venus is the Best Place in the Solar System to Establish a Human Settlement (2003)
  2092. d3/d3
  2093. TheDevTalkShow - Twitch
  2094. Code Runner - Visual Studio Marketplace
  2095. C++ with Visual Studio Code on macOS
  2096. iOS 14 privacy settings will tank ad targeting business, Facebook warns
  2097. Crowdin | Localization Management Platform for agile teams
  2098. Computer Stuff They Didn't Teach You #9 - Ports and Processes! What Process has that Port open?
  2099. The Potentially Revolutionary Celera 500L Aircraft Officially Breaks Cover
  2100. Configure VS Code for Clang/LLVM on macOS
  2101. Call For Presentations – PasswordsCon
  2102. Technical Advisory – wolfSSL TLS 1.3 Client Man-in-the-Middle Attack (CVE-2020-24613)
  2103. SEC Modernizes the Accredited Investor Definition
  2104. .NET Rocks! vNext
  2105. Racket
  2106. Release Beta 9 - adds support for .net 5.0 preview 8 and later · egil/bUnit
  2107. How to not give a fuck
  2108. The Joy of Things being Things - The Space Under the Window (Andrew Plotkin, 1997) - Half Mermaid Productions
  2109. Why walking meetings boost creativity 60% - Greg Raiz
  2110. The Five Pillars Of Wealth Building - Darius Foroux
  2111. Robots I Love
  2112. What you should study
  2113. Bilingual baby name finder
  2114. Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
  2115. Release 1.0.0-preview4 · microsoft/reverse-proxy
  2116. Using Azure Monitor Workbooks for Quick Monitoring Analytics - Daily .NET Tips
  2117. Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript
  2118. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  2119. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  2120. Fennel – Why Fennel?
  2121. Windows Terminal Preview 1.3 Release | Windows Command Line
  2122. Building A GitHub Repo Importer For A .NET Application - James Hickey
  2123. Jacques Cousteau's Grandson Wants to Build the International Space Station of the Sea
  2124. Is TDD Dead
  2125. Life, part 33
  2126. First Run Dedection with Xamarin.Essentials | Xamarin Blog
  2127. Why Johnny Won't Upgrade · Jacques Mattheij
  2128. A REAL Nintendo Wii is Packed into this Handheld!!!
  2129. Hidden Gems Conference Track 2
  2130. Frontend performance: React SSR and the Uncanny Valley
  2131. PCI Express Retimers vs. Redrivers: An Eye-Popping Difference | Astera Labs
  2132. Arwes - Sci-Fi UI Framework
  2133. Why are some system functions exported as stubs instead as forwarders? | The Old New Thing
  2134. radEventListener: a Tale of Client-side Framework Performance | CSS-Tricks
  2135. Beyond REST and RPC: Asynchronous Eventing and Messaging Patterns
  2136. The Intersection of Microservices, Domain-Driven Design and Entity Framework Core
  2137. Adding a little Swagger to OData
  2138. What happens when you load a URL?
  2139. Exclusive: Visionary Zappos CEO Tony Hsieh Is Stepping Down After 21 Years
  2140. Where's the YouTube Video? : dylanbeattie.net
  2141. You want people to do the right thing? Save them the guilt trip | Psyche Ideas
  2142. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  2143. Hiring is Broken | Emily Nakashima | Monktoberfest 2018
  2144. Producer/consumer pipelines with System.Threading.Channels
  2145. Black Americans Want Police to Retain Local Presence
  2146. Syllabus for Eric's PhD students
  2147. Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  2148. Event Sourcing on Azure - part 1: architecture plan - Davide Guida
  2149. wybiral/micropython-lora
  2150. Providers | PrivacyTools
  2151. Bahnschrift font family - Typography
  2152. EVOLT 11148 | D/LIGHT LED 12W TRI COL IP44 DIM 92MM WHT
  2153. open-sdr/openwifi
  2154. Smart RGBW WiFi DownLight
  2155. How to achieve career growth: opportunities, skills & sponsors - Blog by Damian Schenkelman
  2156. Visual Studio 2019 for Mac - Preview Release Notes
  2157. Reflecting on my failure in building Prosper.
  2158. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  2159. Google Play Music Desktop Player
  2160. Source Generators in C#
  2161. highlightjs/highlight.js
  2162. .NET Rocks! vNext
  2163. Can Thieves Crack 6-Digit iPhone Passcodes?
  2164. Quick S-1 Teardown: Snowflake
  2165. Constrained Open Generics Support Merged in .NET Core DI Container
  2166. Thorsten Ball - But does it help you ship?
  2167. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  2168. Leading-Trim: The Future of Digital Typesetting
  2169. If Humans Spoke in Vectors...
  2170. Announcing .NET 5.0 Preview 8 | .NET Blog
  2171. Is cloud security too easy to screw up? | A Cloud Guru
  2172. What's it like as a Senior Engineer?
  2173. Do Storks Deliver Babies? - Numberphile
  2174. DevOps Notts - August 2020 - Michael Gillett and Martin Woodward - OUR FIRST BIRTHDAY 🎉🎂!
  2175. Github package registry not compatible with dotnet nuget client
  2176. Apple ordered to not block Epic Games’ Unreal Engine, but Fortnite to stay off App Store – TechCrunch
  2177. jcansdale/gpr
  2178. Kindle Collects a Surprisingly Large Amount of Data
  2179. Should you unit-test API/MVC controllers in ASP.NET Core?
  2180. That time Bill Gates went through a McDonalds drive-through with no cash | The Old New Thing
  2181. Build a Pokedex with NextJS and Tailwind CSS - SSR vs SSG
  2182. A New Botnet Is Covertly Targeting Millions of Servers
  2183. Quaternions and 3d rotation, explained interactively
  2184. http://media.ca11.uscourts.gov/opinions/pub/files/201710397.pdf
  2185. How to write in plain English
  2186. [base] Revision 364746
  2187. Blazor by Example
  2188. The 2020 Virtual LLVM Developers' Meeting Program
  2189. NDC Sydney 2020 | Software Developers Conference
  2190. dotnet/runtime
  2191. ALT.NET August
  2192. The Maths Masterclasses | TalentEd
  2193. Asynchronous programming - C#
  2194. SharpLab
  2195. projectkudu/kudu
  2196. Please read the paper before you comment
  2197. LiveSharp
  2198. Scaling Docker to Serve Millions More Developers: Network Egress - Docker Blog
  2199. Oh what a feeling: New Toyotas will upload data to AWS to help create custom insurance premiums based on driver behaviour
  2200. S-1
  2201. Challenge to scientists: does your ten-year-old code still run?
  2202. Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  2203. Release Squirrel.Windows 2.0.0 · Squirrel/Squirrel.Windows
  2204. PaperCall.io - .NET Conf 2020
  2205. Testimony by Stephen C
  2206. The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  2207. View dependent packages on NuGet.org | The NuGet Blog
  2208. How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  2209. Troy Hunt @troyhunt
  2210. GCD and the magic of subtraction
  2211. Can we be both rational and creative? - Daniel Bustamante
  2212. My startup validation process
  2213. Saving the Web With Very Small Amounts of Money
  2214. How to write Blog without Motivation
  2215. You Can Sit With Us - Jonathan Liu
  2216. Under the Hood of a Simple DNS Server
  2217. Alice in Wonderland and the theft of the public domain
  2218. What You Learned Before You Were Born
  2219. Story of Vitamin D Toxicity
  2220. Enforce .NET code style in CI with dotnet format - Gérald Barré
  2221. S-1
  2222. Cross-platform cryptography in .NET Core and .NET 5
  2223. How to use the editor in Azure Cloud Shell? - Daily .NET Tips
  2224. Exploring App Service Diagnostics in Azure Portal - Daily .NET Tips
  2225. Defining Cloud Native
  2226. DevOps, Waffles, and Superheroes - Oh My!
  2227. Stay Sharp
  2228. Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
  2229. .NET Rocks! vNext
  2230. Using Redis as a .NET Core Data Store
  2231. Developing and Deploying Microservices with 'Tye'
  2232. ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  2233. A Journey into .NET Microservices with Steeltoe
  2234. Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  2235. .NET Regular Expressions
  2236. .NET Rocks! vNext
  2237. Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  2238. Pieter Levels makes $600k a year from Nomad List and Remote OK
  2239. Migrating .NET Framework Web Apps to Azure
  2240. On .NET Live - Generating static web applications with Statiq
  2241. Inspect and Mutate IQueryable Expression Trees
  2242. Workshop Module 2: Modeling and Architecting Microservices
  2243. API Communication in Microservices with Azure API Management and Azure Functions
  2244. On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  2245. Languages & Runtime: .NET Community Standup - August 13 2020 - IOT, API Analyzers, Bin Log Reader
  2246. Workshop Module 1: Introducing Microservices
  2247. What not to do in ASP.NET, and what to do instead
  2248. Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  2249. Why You Should Care About Microservices
  2250. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  2251. Packaging and deploying .NET Core for Linux - Part 2
  2252. Measure performance in Xamarin.Android applications | Xamarin Blog
  2253. Learn C# with CSharpFritz - Ep 2: Building our own types with Class
  2254. .NET Rocks! vNext
  2255. Visual Studio Remote Office Hours - Conference Travelling for Work with Jon Galloway
  2256. A tale of webpage speed, or throwing away React
  2257. Rust Contributors
  2258. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  2259. NuGet and long file name support · Issue #3324 · NuGet/Home
  2260. Bare-Metal MCU #9 - Review; ATTiny85 from scratch
  2261. JRediSearch version 1.8 Sync Up by tombatron · Pull Request #1531 · StackExchange/StackExchange.Redis
  2262. Implement ROLE command by zmj · Pull Request #1551 · StackExchange/StackExchange.Redis
  2263. How can I get the number of processors in the system, when there are more than 64? | The Old New Thing
  2264. Altopia Corporation Information
  2265. Questions · Patrick Collison
  2266. C# to the max! Continuations, co-routines and Source Generators!
  2267. .NET &amp; JavaScript Ninjas Community Program | Telerik
  2268. Never Run ‘python’ In Your Downloads Folder
  2269. Actually Portable Executable
  2270. Computer Stuff They Didn't Teach You #7 - Git Push --Force will destroy the timeline and kill us all
  2271. Computer Stuff They Didn't Teach You #4 - Git 101 Basics
  2272. Computer Stuff They Didn't Teach You #6 - Git Rebase vs Merge explained
  2273. Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM
  2274. Computer Stuff They Didn't Teach You #3 - Basic Text Editing and Hotkeys in VS Code
  2275. Computer Stuff They Didn't Teach You #5 - Git Pull Requests explained
  2276. Computer Stuff They Didn't Teach You #1 - What's a Carriage and Who's Feeding it Lines? CRLF
  2277. xunit/xunit
  2278. KitchenAid&#174; Stand Mixer Ice Cream Maker Attachment
  2279. tomrothe.de - Behavior-Driven Test Data
  2280. Daily links from Cory Doctorow
  2281. Yards, balls, fences, and software engineering
  2282. Logs and Time Series are not the same - Vallified
  2283. Newton Papers : College Notebook
  2284. US Border Patrol Says They Can Create Central Repository Of Traveler Emails, Keep Them For 75 Years - View from the Wing
  2285. Making an OS (x86) - Part 1: CPU, Assembly, Booting
  2286. What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  2287. Atmosphere Experiment by Sebastian Lague
  2288. Coding Adventure: Atmosphere
  2289. Gary Ewan Park - How to verify SQL Server connection using udl file
  2290. Computer Stuff They Didn't Teach You #8 - Containers? So What? Docker 101 Explained
  2291. sbidy/wiz_light
  2292. Thinking about dependencies :: sunshowers
  2293. Hide My Secrets - Visual Studio Marketplace
  2294. Rosatom releases previously classified documentary video of Tsar Bomba nuke test
  2295. ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  2296. Worldwide Mobile Data Pricing League | Cost of 1GB in 230 countries - Cable.co.uk
  2297. Logical Increments
  2298. Why the economic value of a face mask is $56.14
  2299. Pilo: Raspberry Pi-Powered Lights-Out Remote Server Management for $60 or less
  2300. PaperCall.io - .NET Conf 2020
  2301. MSBuild Log Viewer
  2302. Blockchain, the amazing solution for almost nothing
  2303. Build tools around workflows, not workflows around tools
  2304. Voting in NC FAQ | NC-Voter
  2305. The Anti-Capitalist Software License
  2306. Future of DeepSpeech / STT after recent changes at Mozilla
  2307. degoogle
  2308. drduh/macOS-Security-and-Privacy-Guide
  2309. VTM
  2310. Contempt Culture - The Particular Finest
  2311. awaescher/RepoZ
  2312. ant-design-blazor/ant-design-pro-blazor
  2313. amuste/BlGridExamples
  2314. Cryptography Dispatches
  2315. BlGrid.ServerSide
  2316. High Score | Netflix Official Site
  2317. Ventoy
  2318. do {...} while (0) in macros
  2319. Over three billion people worldwide now play video games, study reports - Nintendo Smash- Nintendo switch the best selling game console
  2320. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  2321. China is building a GitHub alternative called Gitee – TechCrunch
  2322. N O D E
  2323. Activists find camera inside mysterious box on power pole near union organizer’s home
  2324. LiveAuctioneers data breach: Millions of cracked passwords for sale, say researchers
  2325. AI Slays Top F-16 Pilot In DARPA Dogfight Simulation
  2326. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  2327. Use Project Tye to simplify your .NET microservice development experience (part 1)
  2328. 6FigureDev - Twitch
  2329. Ride Through a German Village on 'The Flying Train' in Incredibly Clear Footage from 1902
  2330. What's new in the Windows Store client
  2331. Get Microsoft Remote Desktop - Microsoft Store en-CA
  2332. Why write ADRs
  2333. nTopology jobs
  2334. Leaked Palantir S-1 shows $579M loss in 2019 – TechCrunch
  2335. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  2336. Kids Trap (Collection 1-15)
  2337. This is your one shot
  2338. fast.ai releases new deep learning course, four libraries, and 600-page book
  2339. Generating Sales from YouTube micro-influencers
  2340. Weekly Update 205
  2341. You don’t always have to be productive - WEEB TRASH LIFE
  2342. Tom Spark Talks with Troy Hunt - Owner of HaveIBeenPwned!
  2343. Toward a Zoom agreement
  2344. Hand washing stations
  2345. Why I Started Experimental Cooking — A Pursuit of Joy
  2346. Why Do Technical Recruiters Even Exist? - Scott Turman
  2347. Port 5432 is open: introducing the Splitgraph Data Delivery Network
  2348. Why efficiency is dangerous and slowing down makes life better | Psyche Ideas
  2349. Ignoring mass reformatting commits with git blame – Rob Allen's DevNotes
  2350. An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
  2351. Developer Advocate, Careers At EDB
  2352. Inside the Microsoft STL: The std::exception_ptr | The Old New Thing
  2353. My Stream Timer
  2354. .NET Productivity Tips and Tricks
  2355. Recognizing different types of exception objects that Windows platform libraries can throw | The Old New Thing
  2356. How NAT traversal works
  2357. Productivity Tips and Tricks
  2358. Saturday Morning Breakfast Cereal - Funding
  2359. When U.S. air force discovered the flaw of averages
  2360. GUIDs are globally unique, but substrings of GUIDs aren't | The Old New Thing
  2361. Introducing the new Azure SDKs
  2362. Azure SDK Latest Releases | Azure SDKs
  2363. Approximate results may vary
  2364. reMarkable microSD
  2365. The Brussels Choice - Numberphile
  2366. First thoughts on Rust vs OCaml
  2367. Chromium’s impact on root DNS traffic | APNIC Blog
  2368. Why Did Mozilla Remove XUL Add-ons?
  2369. Weekly Update 204
  2370. Fullstack Vulnerability Management | Cyber Attack Prevention
  2371. https://media.defense.gov/2020/Aug/13/2002476465/-1/-1/0/CSA_DROVORUB_RUSSIAN_GRU_MALWARE_AUG_2020.PDF
  2372. Building a Second Brain: The Illustrated Notes
  2373. Building a Second Brain
  2374. Lightroom App Update Wipes Users' Photos and Presets, Adobe Says they are 'Not Recoverable'
  2375. Development quotes of the week [LWN.net]
  2376. How Shopify Reduced Storefront Response Times with a Rewrite
  2377. Upgrade to .NET 5 by davidfowl · Pull Request #96 · davidfowl/BedrockFramework
  2378. Guess a GUID
  2379. WSL 2 Support is coming to Windows 10 Versions 1903 and 1909 | Windows Command Line
  2380. Docker Desktop & WSL 2 - Backport Update - Docker Blog
  2381. Why Sudan's Remarkable Ancient Civilization Has Been Overlooked by History
  2382. Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  2383. The Temporality of Media
  2384. Who to ignore (3 bullshit filters)
  2385. The Ebb and the Flow of Product Development
  2386. Is Sapiens Worth Reading? — mattswain.co.uk
  2387. How to Initiate Contact With a Mentor | Daniel Miessler
  2388. Angel Investing: Check Sizes
  2389. Citibank's $900 Million Blunder
  2390. Transfer a Software Project - Lessons Learned - dcaulfield
  2391. The sandpaper learning method
  2392. Pascal’s Scam - Second Breakfast
  2393. The Impostor's Advantage
  2394. Announcing TypeScript 4.0 | TypeScript
  2395. Hoppscotch
  2396. Rideshare operations are being suspended in California
  2397. .NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  2398. Moving from YouTube to PeerTube
  2399. An early release of pbrt-v4 and some notes about pbrt-gpu
  2400. 24h Sunrise/Sunset
  2401. NGINX Config | DigitalOcean
  2402. First Side Project with Svelte...and Other Cool Stuff (Stripe, Netlify Identity, FaunaDB)
  2403. Loosely Coupled Monolith
  2404. How To Remember Anything Forever-ish
  2405. ASP.NET Core in Action, Second Edition
  2406. Gurugram: Call centre dupes 30,000 Americans in three weeks by posting malware links
  2407. ASP.NET Core Health Checks
  2408. A Deep Dive into How .NET Builds and Ships | .NET Blog
  2409. Evaluating “ReadLine using System.IO.Pipelines” Performance in C#
  2410. Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2
  2411. The Case of the Top Secret iPod - TidBITS
  2412. davidfowl/CommunityStandUpNet5
  2413. Data from connected CloudPets teddy bears leaked and ransomed, exposing kids' voice messages
  2414. Random UO anecdote #2
  2415. How to contact Google SRE: Dropping a shell in cloud SQL
  2416. dotnet/interactive
  2417. davidfowl/CommunityStandUpNet5
  2418. jesseduffield/horcrux
  2419. Meet the startup that helped Microsoft build the world of Flight Simulator – TechCrunch
  2420. Ice Lake AVX-512 Downclocking
  2421. Everything Old is New Again: Binary Security of WebAssembly
  2422. Microsoft.dotnet-httprepl 3.1.0
  2423. Unico Campania, hackerato il sito: 165mila email e password di utenti in rete. “Subito disattivati”
  2424. Can't you just right click?
  2425. You deserve better news. Let me pay for it.
  2426. Persisting as a solo founder
  2427. How I Use Work Tools To Organize Personal Life
  2428. Should billionaires exist? – Part 1
  2429. My dev super power is "I can build anything" so what the heck should I build?!
  2430. Obfuscating your email on the web
  2431. A Guide to Autodidactism | Jack Kinsella
  2432. Experian South Africa answers questions on data breach
  2433. Personal information of millions of South Africans exposed in banking data breach
  2434. Implementing 'focus and reply' for Fastmail with JMAP
  2435. Buildstarted/PuppeteerSharpBypassingBotDetection
  2436. chris124567/puppeteer-bypassing-bot-detection
  2437. Post | theheadless.dev - Learn Puppeteer & Playwright
  2438. 569936821221962380720 - Numberphile
  2439. Pixel 4xl stuck on 50% ,Switches off randomly,Has a battery symbol with a ?
  2440. MediatR: how to use Decorators to add retry policies - Davide Guida
  2441. Microsoft Flight Simulator’s terrain glitches are excellent places to visit
  2442. Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  2443. minvws/nl-covid19-notification-app-backend
  2444. Most "mandatory requirements" in corporations are imaginary
  2445. The Reason For The Weird PHP Function Names
  2446. ASP.NET Core 5: Make your options immutable
  2447. Simulate Mobile Devices with Device Mode in Microsoft Edge DevTools - Microsoft Edge Development
  2448. Porting a Golang and Rust CLI tool to D
  2449. Researchers Can Duplicate Keys from the Sounds They Make in Locks
  2450. Troy Hunt
  2451. A Cloudflare worker to redirect image requests from dickhead content scraper's site to a Rick Roll
  2452. Symmetric and Asymmetric Encryption in .NET Core
  2453. Kowainik - Haskell mini-patterns handbook
  2454. The Death Of Corporate Research Labs
  2455. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  2456. Introducing C# 9: Native-sized integers
  2457. Cruise operator Carnival hit by ransomware
  2458. ShinyHunters Serving up 21 New Compromised Databases - Binary Defense
  2459. $5 DIY "Smart" Garage Door Opener using Sonoff SV
  2460. Introduction & Table of Contents
  2461. A Look at the Current 2020 Hard Drive Failure Rates
  2462. You Need a Password Manager. Here Are the Best Ones
  2463. Scrum is not for humans
  2464. Graphical Linear Algebra
  2465. Big money, not big data
  2466. Vulnerabilities in ATM Milano's mobile app
  2467. The Economics of OnlyFans | XSRUS
  2468. Early Startup Employees and Company Growth
  2469. Release v0.0.1 · wybiral/zap
  2470. How many pieces can a puzzle have?
  2471. The Contrary Consultant
  2472. Kinesys Advantage2 - Review after three years of use
  2473. dotnet/runtime
  2474. Why Remote Work Will Convince You to Relocate -
  2475. The little guide to CI/CD for frontend developers - Maxime Heckel's Blog
  2476. Wealth Tax
  2477. Gigapixel AI Accidentally Added Ryan Gosling's Face to This Photo
  2478. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  2479. Is the Phone Gap closed in 2020?-firt.dev
  2480. Dear Apple: Your Services Are No Longer Required.
  2481. Uzay-G/archivy
  2482. Web Scraping without getting blocked
  2483. Let's Learn x86-64 Assembly! Part 0
  2484. Popular seafood species in sharp decline around the world
  2485. The ASP.NET Team @TheASPNETTeam
  2486. ignatandrei/NETCoreBlockly
  2487. Running headless Chromium in Azure Functions with Puppeteer and Playwright
  2488. umami
  2489. Modeling a Wealth Tax
  2490. Controlling IHostedService execution order in ASP.NET Core 3.x
  2491. Laying the foundation for Rust's future | Rust Blog
  2492. If Founders Treated Their Investors The Same Way They Treated Their Employees
  2493. https://www.iacr.org/archive/crypto2005/36210017/36210017.pdf
  2494. Nintendo DS Architecture | A Practical Analysis
  2495. sourcegen.dev - Source Generator Playground
  2496. privacycg/first-party-sets
  2497. SuperIlu/DOjS
  2498. 2.5 Million Medical Records Leaked By AI Company
  2499. Supporting Encrypted Content-Encoding in HttpClient - Replacing Bouncy Castle With .NET Core
  2500. Canon's cloud platform has lost users' files – and it CAN'T restore them
  2501. RC-Network Modellsport e.V.
  2502. NDC Workshops Q4 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  2503. JWTs: Which Signing Algorithm Should I Use?
  2504. Microsoft Word - Sonicbids - Notice to CA
  2505. Dungeon Map Doodler
  2506. ERAC National Certification Database - GMA-507368
  2507. karpathy/minGPT
  2508. Apple expands its independent repair program to Mac, after US antitrust investigation examined company’s repair policies – TechCrunch
  2509. Dependency
  2510. Data Breach Statement - Utah Gun Exchange
  2511. 2020 (ISC)² Global Achievement Awards: Celebrating achievements in cybersecurity - Help Net Security
  2512. 240K Utahns info breached after popular gun website hacked
  2513. Mindfulness and meditation can worsen depression and anxiety
  2514. Apple, Epic, and the App Store
  2515. Gregor Riegler · Levels of Modularity
  2516. Cheating is OK (In Some Places) — Brendan Cahill
  2517. Your first 90 days as CTO or VP Engineering.
  2518. Introduction to quantum computing with Q# – Part 6, No-cloning theorem
  2519. Why I Left a Career as a Startup CTO to Become a Writer
  2520. How to Read Instagram Backup Messages the Easy Way - jq
  2521. On How Couples Meet and Legal Salaries - Jonathan Liu
  2522. SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  2523. .NET and Visual Studio project tooling survey
  2524. #124 Een wachtwoord is als een onderbroek, een interview met TROY HUNT #haveibeenpwned
  2525. C# 9 – Anthony Giretti's .NET blog
  2526. Carl Franklin's Blazor Train: Application State
  2527. Codice Software joins Unity Technologies to bring version control to real-time 3D workflows
  2528. Introducing Blazor Automatic Kingdom
  2529. Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  2530. Text editor Notepad++ banned in China after ‘Stand with Hong Kong’ update – TechCrunch
  2531. Report: “No Need to Hack When It’s Leaking:” GitHub Leaks of Protected Health Information
  2532. Apple Threatens to Terminate Epic Games' Developer Accounts on August 28
  2533. ASCII Ray Tracing in C++ Console
  2534. Support SkyCircl.es
  2535. Ct.js — a free game editor
  2536. Life, part 32
  2537. The ODIN
  2538. The Unraveling of America  
  2539. IBM Reveals Next-Generation IBM POWER10 Processor
  2540. Response to Google open letter
  2541. mines
  2542. Hiding messages in x86 binaries using semantic duals
  2543. Recent advances in Natural Language Processing- Some Woolly speculations
  2544. Watch Netflix Through a Filmmaker's Lens
  2545. Open letter - The way Aussies search with Google is at risk - Google
  2546. Stateful Hash-Based Signatures | CSRC | CSRC
  2547. WebAssembly Weekly Issue #126
  2548. SQLite Release 3.33.0 On 2020-08-14
  2549. charliegerard/safe-space
  2550. MicroPython - Python for microcontrollers
  2551. Using Kibana to Debug Production Issues | Preslav Mihaylov
  2552. Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  2553. Factorio and Software Engineering · Krishna's words
  2554. Delete Your Social Media 📱 — Brendan Cahill
  2555. The “Easiest” Paths to Product Management
  2556. Code Smell: Concrete Abstraction
  2557. Focus on what you can control
  2558. » The ergonomic mouse that saved my wrist by James Eftegarie
  2559. labuladong/fucking-algorithm
  2560. p-j-miller/ya-sprintf
  2561. Pascal (Not Just Nickel & Dime) - Computerphile
  2562. United States Postal Service (USPS) Files Patent for a Blockchain-Based Voting System - Herald Sheets
  2563. Publication Images
  2564. Developers’ side projects
  2565. Web by Google (TM)
  2566. The Mutt E-Mail Client
  2567. Everything You Need to Vote - Vote.org
  2568. ROMAN EMPEROR PROJECT - Daniel Voshart - Design / Cinematography
  2569. How I use Obsidian to manage my goals, tasks, notes, and software development knowledge base
  2570. [PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software.
  2571. Amazon Liable For Defective Third-Party Products Rules CA Appellate Court - California Globe
  2572. The best way to exercise self-control is not to exercise it at all | Psyche Ideas
  2573. To the future occupants of my office at the MIT Media Lab
  2574. Oh Shit, Git!?!
  2575. The Illustrated TLS Connection
  2576. Fastest star ever seen is moving at 8% the speed of light
  2577. Cross Stitch and Embroidery Keycap for Mechanical Keyboard R5 MX | PrusaPrinters
  2578. Domain hacks with unusual Unicode characters
  2579. linksfor.dev(s)
  2580. US Mail: Not For Sale
  2581. Frustrated? It's not you, it's Rust - fasterthanli.me
  2582. Future Tech 2020 Conference | Homepage
  2583. Survey: Native AOT · Issue #40430 · dotnet/runtime
  2584. Getting started as a cloud engineer with Gwyneth Peña | Azure Friday
  2585. Isoflow
  2586. A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  2587. Cloud images, which one is the fastest?
  2588. Short Domain Names
  2589. The BEAM has Spoiled Me
  2590. The Mythical DevOps Engineer - Alessandro Diaferia
  2591. What is Immutable Infrastructure?🤔
  2592. twilco/kosmonaut
  2593. A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  2594. Can modern software be snappy? :: The Brush Blog
  2595. Java Performance in Containers
  2596. Chernobyl Fungus Eats Nuclear Radiation Via Radiosynthesis
  2597. Amazon's Machine Learning University is making its online courses available to the public
  2598. Mozilla’s uncertain future
  2599. Zillow 2020 Urban-Suburban Market Report - Zillow Research
  2600. I was building a new website for Post Apathy - until the petulant CEO of Ghost.org deleted my website
  2601. davidwengier/SourceGeneratorPlayground
  2602. Test components in ASP.NET Core Blazor
  2603. Dear Google Cloud: Your Deprecation Policy is Killing You
  2604. What does Vote.org do? - Vote.org
  2605. Check Your Voter Registration Status - Vote.org
  2606. The Walmart Drive-in
  2607. Domeneshop
  2608. Most Americans Have No Real Choice in Internet Providers – Institute for Local Self-Reliance
  2609. Multi-Cloud is the Worst Practice - Last Week in AWS
  2610. Unicode In Five Minutes ⌚
  2611. Mozilla signs fresh Google search deal worth mega-millions as 25% staff cut hits Servo, MDN, security teams
  2612. My best SEO tactic so far
  2613. SpaceX Starlink speeds revealed as beta users get downloads of 11 to 60Mbps
  2614. DEVintersection Virtual Workshop Event
  2615. XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  2616. Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  2617. What it took to Reach $100 MRR
  2618. Bend business networking to your will
  2619. Machine Learning of Sets
  2620. Navigating Termsheets
  2621. 10 Reasons why Enterprises should modernize Applications
  2622. A quick look at Rookout, a real-time debugging & logging product
  2623. How Well your Product is Really Doing
  2624. Commiserations, skepticism, and antirealism about genomics and Truth
  2625. 20 Developer Portfolios for Inspiration
  2626. Testing Sucks
  2627. How to write commit messages that will save you a lot of time
  2628. Mozilla's failures and a path to profitability
  2629. Multitasking Is A Myth. Here's why
  2630. Build An Audience Online - How To Build It?
  2631. How to Become a Technical Product Manager
  2632. www.QRpicture.com
  2633. r/gatech - My story of what it’s been like being symptomatic for covid at Georgia Tech
  2634. Report: Welders Set Off Beirut Blast While Securing Explosives
  2635. Stanford cancels plans to bring half of undergrads back to campus, revokes student staff positions | The Stanford Daily
  2636. What's the future of Servo? · Discussion #27575 · servo/servo
  2637. Intel® Trust Domain Extensions
  2638. Write your Own Virtual Machine
  2639. servo/servo
  2640. I Love MDN, or the cult of the free in action
  2641. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  2642. dotNET Weekly
  2643. Google resumes its attack on the URL bar, hides full addresses on Chrome 86
  2644. Mozilla: The Greatest Tech Company Left Behind
  2645. Creating a dotnet tool
  2646. Socially distant abbreviated summer vacation
  2647. Hubble finds that Betelgeuse's mysterious dimming is due to a traumatic outburst
  2648. Arecibo radio telescope goes dark after snapped cable shreds dish
  2649. Friday Facts #360 - 1.0 is here! | Factorio
  2650. Migrating to .NET Core: Mission Complete - CodeOpinion
  2651. Weekly Update 204
  2652. rossumur/espflix
  2653. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  2654. Write-Ahead Log
  2655. Programming Linux With .NET Core 3: Introduction & Chapter 2
  2656. Serverless: I'm a big kid now - Simple Thread
  2657. Azure SQL Capacity Planning: Overview | Data Exposed
  2658. ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner – .NET Tools Blog | JetBrains
  2659. Migrating to .NET Core: Mission Complete - CodeOpinion
  2660. Rider 2020.2: Localization Manager, Debugger Updates, and Major Updates to Unity Support – .NET Tools Blog | JetBrains
  2661. Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  2662. ANNOUNNCING: Uno Platform 3.0 - Linux Support, Fluent, Material and more. - Uno Platform
  2663. "Rust does not have a stable ABI"
  2664. Segmented Log
  2665. Equality for free – planetgeek.ch
  2666. Web browsers need to stop
  2667. Feds say Yale discriminates against Asian, white applicants
  2668. Byron/gitoxide
  2669. Could Fanatec upgrade firmware to support keyboard mappings on Xbox consoles now?
  2670. Container Image Retention Policy
  2671. YairHalberstadt/stronginject
  2672. Ubuntu on WSL 2 Is Generally Available | Ubuntu
  2673. patriksvensson/dotnet-example
  2674. The Languages Which Almost Became CSS - Eager Blog
  2675. Air pollution is much worse than we thought
  2676. Epic files suit against Apple after Fortnite pulled from iOS App Store [Updated]
  2677. Stop Getting Fu*ked By Technical Recruiters - A Nerd's Guide to Negotiating Salary, Benefits, and Raises - Scott Turman
  2678. Post-Open Source
  2679. How I Offloaded My Anxiety to Trello
  2680. How I Collected a Debt from an Unscrupulous Merchant
  2681. Sweden's Success is Kryptonite for Lockdown and Mask Advocates
  2682. Even Unicorns Get the Blues
  2683. Nineteen Eighty-Fortnite
  2684. https://cdn2.unrealengine.com/apple-complaint-734589783.pdf
  2685. .NET Rocks! vNext
  2686. sinistrality | Word of the Day | August 13, 2020
  2687. The Fortnite Mega Drop - Permanent Discounts Up to 20%
  2688. Life, part 31
  2689. If the NSA has been hacking everything, how has nobody seen them coming?
  2690. Handles are the better pointers
  2691. How to Build a Pig Latin Translator with Vanilla JavaScript
  2692. BlazorTransitionableRoute 1.0.2
  2693. Build Auth FAST for Blazor WebAssembly in .NET
  2694. JByfordRew/BlazorTransitionableRoute
  2695. Stopping phishing campaigns with bash
  2696. VisualSOS.Extension - Visual Studio Marketplace
  2697. Vitamin D, part 1
  2698. Young children would rather explore than get rewards
  2699. Release 0.6.0-preview1 · dotnet/blazor
  2700. EmailPwd: Has your email been hacked?
  2701. Announcing the new Jupyter Book
  2702. How to optimize your Azure workload costs
  2703. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  2704. Secrets of a .NET Professional
  2705. Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  2706. TDD and Exception Handling With xUnit in ASP.NET Core
  2707. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  2708. Durable Functions: Part 1 – The Intro
  2709. Serverless apps on AWS using F# and fable
  2710. Raise less money
  2711. Building & Debugging Microservices faster using Kubernetes and Visual Studio
  2712. Why Bertrand Russell's argument for idleness is more relevant than ever
  2713. Learn to write COBOL programs in VS Code
  2714. China hires over 100 TSMC engineers in push for chip leadership
  2715. I Love MDN ♥️ Share your appreciation for MDN
  2716. Microsoft Open Source
  2717. Squares and Tilings - Numberphile
  2718. Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  2719. JULY 2020 UPDATE: Average User Rating for Micromobility Operators - Prabin Joel
  2720. Risks of Clicking Links - ahmsec
  2721. Ready to move to the Open Web? | Joshua Austin
  2722. How does "Send all to voicemail" actually work, anyway? :: Kevin Liu
  2723. Search is too good - A Walk Within Boredom
  2724. The Social Media Problem · Jacques Mattheij
  2725. Donate now | Donate to Mozilla
  2726. microsoft/msquic
  2727. Mozilla Alumni Network
  2728. Internet connection needed at home
  2729. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  2730. Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  2731. Announcing TypeScript 3.1 | TypeScript
  2732. FarazzShaikh/Terrain-Builder
  2733. Build an intelligent chat bot that runs on Slack, Facebook & more!
  2734. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  2735. The Year In Science 2018
  2736. Security Compliance Survey
  2737. dadhi/LempTest
  2738. Mitochondria May Hold Keys to Anxiety and Mental Health | Quanta Magazine
  2739. Joan Feynman 1927–2020
  2740. Court dismisses Genius lawsuit over lyrics-scraping by Google – TechCrunch
  2741. r/europe - Highly accurate scientific study results
  2742. Creating background .NET Core services on Linux
  2743. Continuous Speech Recognition in .NET Core WPF applications
  2744. Quorum
  2745. Tip 274 - Set Your AzContext Interactively
  2746. Monsters Weekly 177 - C# 9 Record Types Revisited
  2747. Check out this workshop @AzureAIConf - Advanced .NET, Containers and Azure
  2748. The CompSci Pub
  2749. dotnet/aspnetcore
  2750. Bevy - Introducing Bevy
  2751. Tripping over the potholes in too many libraries
  2752. Azure DevOps Server 2020 RC2 now available | Azure DevOps Blog
  2753. How to stop procrastinating by using the Fogg Behavior Model
  2754. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  2755. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  2756. A Keyboard With Blank Keycaps Made Me an Expert Typist · Bojan Vidanovic
  2757. Steve Blank Teaching Lean Innovation in the Pandemic
  2758. Creating a QR Code step by step
  2759. The Five P Framework for Product Discovery
  2760. That coworker who never stops refactoring
  2761. YouTube is King … TikTok is Queen — Ari Lewis
  2762. I don’t trust Signal
  2763. Everything I did wrong fundraising as a first-time founder - Alex Cohen
  2764. Would breaking up 'big tech' work? What would? — Benedict Evans
  2765. Careers in Industry and Academia
  2766. What Is a Cholesky Factorization?
  2767. Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  2768. joseftw/jos.httpclient
  2769. The case for why Google should be regulated as a public utility | RankScience
  2770. Belarus Has Shut Down the Internet Amid a Controversial Election
  2771. SpaceX & Starlink: Is Satellite Internet a Good Idea?
  2772. Building a BASIC Interpreter, '80s Style, Part 2
  2773. Building a BASIC Interpreter, '80s style
  2774. crt.sh | 2427368505
  2775. Let’s implement a Bloom Filter
  2776. Northern VA CodeCamp
  2777. It is perfectly OK to only code at work, you can have a life too.
  2778. Staff Product Security Engineer
  2779. Free SSL Certificates and SSL Tools
  2780. Single Page Applications using Rust
  2781. Senior Product Security Engineer
  2782. The kernel and BitKeeper part ways
  2783. DI scopes in IHttpClientFactory message handlers don't work like you think they do
  2784. The Tragic Physics of the Deadly Explosion in Beirut
  2785. The day I accidentally built a nudity/porn platform
  2786. Changing World, Changing Mozilla – The Mozilla Blog
  2787. I Built My First Google Chrome Extension!
  2788. Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  2789. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  2790. Emacs 27.1 released
  2791. PDF: Still Unfit for Human Consumption, 20 Years Later
  2792. How Malicious Tor Relays are Exploiting Users in 2020 (Part I)
  2793. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  2794. That UPS you bought for your home server may not be as useful as you think
  2795. Woz's 70th Birthday
  2796. Use Visual Studio in Presentation Mode | Visual Studio Blog
  2797. An ASP.NET Core URL Builder
  2798. Reactive Extensions for .NET | endjin
  2799. Shawn Wildermuth's Blog
  2800. Comic: Pirates Love Continuous Deployment
  2801. Devcontainers AKA performance in a secure sandbox
  2802. Blazor vs Angular for Web Developers
  2803. Implementing Model View Update Pattern in Typescript
  2804. Tip 273 - Getting started with Azure Image Builder
  2805. GraphQL on Azure: Part 3 - Serverless With JavaScript
  2806. Math.Clamp Method (System)
  2807. The Clean Network - United States Department of State
  2808. Amia Srinivasan · The Sucker, the Sucker! What’s it like to be an octopus? · LRB 6 September 2017
  2809. Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  2810. How I Modernized My Flash Game
  2811. terrajobst/HarvestPlatformSupport
  2812. Achilles: Small chip, big peril. - Check Point Software
  2813. Why We Chose Prodigy • Marty Hu
  2814. Are CRDTs suitable for shared editing?
  2815. Metaprogramming, Metaobject Protocols, Gradual Type Checks: Optimizing the "Unoptimizable" Using Old Ideas · Stefan-Marr.de
  2816. Simon Blogs
  2817. Dorking Your Way to Search Results That Don’t Suck
  2818. It’s Not You - It’s Your Knowledge Base
  2819. Why I Can’t Stand the FSF
  2820. Python Typosquatting for Fun not Profit
  2821. How To Understand Systems
  2822. How I'm getting things done in 2020 · ./jm
  2823. You don't need this fancy recommendations system
  2824. Structured Debugging
  2825. Tolerate imperfection
  2826. I want to contribute to your project, how do I start?
  2827. Advices on writing blog posts
  2828. Beware Of Best Practices
  2829. msiddev - Twitch
  2830. Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  2831. What’s wrong with the mail
  2832. Why the C Language Will Never Stop You from Making Mistakes
  2833. The Linux Backdoor Attempt of 2003
  2834. MonoGame 3.8
  2835. Why We Urgently Need a Hippocratic Oath for Software Engineers (Business Strategy)
  2836. How you could lose your Facebook
  2837. How long does food in a freezer stay frozen when the power goes out
  2838. We Can Do Better Than SQL
  2839. Sharpies
  2840. Database Profiling with Visual Studio | Visual Studio Blog
  2841. How are barcodes read?? (Library-less image processing in C#)
  2842. Use C# Preprocessor Directives
  2843. Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  2844. Fiddler Everywhere Simplifies Web Debugging
  2845. Making repeated edits easier with IntelliCode suggestions | Visual Studio Blog
  2846. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  2847. Advanced search on NuGet.org | The NuGet Blog
  2848. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  2849. Announcing TypeScript 4.0 RC | TypeScript
  2850. Learn Node.js with these 5 modules on LEARN
  2851. People work longer (and different) hours under lockdown - Workplace Insight
  2852. Configuration, Secrets and KeyVault with ASP .NET Core
  2853. Hong Kong media mogul Jimmy Lai arrested under national security law
  2854. “It never gets easier, you just go faster.”
  2855. Federal Reserve announces details of new 24x7x365 interbank settlement service with clearing functionality to support instant payments in the United States
  2856. Victory! EFF Defends Public’s Right to Access Court Records About Patent Ownership
  2857. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  2858. r/ModSupport - Ongoing incident with compromised mod accounts
  2859. Introducing C# 9: Extending Partial Methods
  2860. What you lose when you retool.
  2861. How to create a Logging Dashboard with Kibana | Preslav Mihaylov
  2862. Mobile Phone Streams
  2863. dorking (how to find anything on the Internet)
  2864. Talk to Yourself - Austin G. Walters
  2865. Grand Challenges of Robotics
  2866. On being extrovertAugust 8th, 2020
  2867. Comradery
  2868. bulletproofs::notes::range_proof - Rust
  2869. Latches inside: Reverse-engineering the Intel 8086's instruction register
  2870. Why you should fire your bad customers
  2871. Introducing Rome
  2872. Hans Hildenbrand: The German front in rare color photos, 1914-1918 - Rare Historical Photos
  2873. Firefox Voice | browse the internet with your voice
  2874. M 2.6 - 3 km SE of Sparta, North Carolina
  2875. M 5.1 - 4 km SE of Sparta, North Carolina
  2876. Latest Earthquakes
  2877. Brice’s Blog
  2878. TwikTwok
  2879. UPI 101: The Basics
  2880. Western Digital Red WD101EFAX 10TB 3.5
  2881. How to encrypt and decrypt shared folders on my Synology NAS
  2882. China is now blocking all encrypted HTTPS traffic that uses TLS 1.3 and ESNI | ZDNet
  2883. microsoft/terminal
  2884. Hedging tail risk, emigration, keyboard superoptimization
  2885. Opinions worth sharing | Quentin Delcourt
  2886. Fortnite random stuff
  2887. Second Innings: SaaS - Harsha Halvi's Blog
  2888. Why is Backblaze tracking me?
  2889. The problem with labeling people
  2890. My first year without social media
  2891. Lessons learned leading an internal team
  2892. Winning the Internet
  2893. Why Did The Mathematician Cross The Road? - with Roger Penrose
  2894. Why Did The Mathematician Cross The Road? - with Roger Penrose — The Numberphile Podcast
  2895. ‎The Numberphile Podcast on Apple Podcasts
  2896. danso - git branch --delete master
  2897. Google's secret home security superpower: Your smart speaker with its always-on mics
  2898. An attempt to make a font look more handwritten
  2899. When Feature Flags Do And Don’t Make Sense
  2900. How to better design your game communities for kindness
  2901. RaDVaC – Rapid Deployment Vaccine Collaborative
  2902. Oatly: The New Coke
  2903. Why Did The Mathematician Cross The Road? - with Roger Penrose — Numberphile
  2904. Alcohol as a social technology to check the trustworthiness of others
  2905. C# to the max! Continuations, co-routines and Source Generators!
  2906. Why is This Idiot Running My Engineering Org?
  2907. Toshiba formally and finally exits laptop business
  2908. hndex.org
  2909. SQLite and EF Core Concurrency Tokens
  2910. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  2911. vcmi/vcmi
  2912. 6- Axis IMU with ESP32
  2913. Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks
  2914. Oprah's magazine erecting 26 billboards of Breonna Taylor around Louisville
  2915. Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  2916. SalehAlbuga/azure-functions-swift
  2917. Building dashboards for operational visibility | Amazon Builders' Library
  2918. dotnet-presentations/dotNETConf
  2919. julielerman/dotnetconfms2020
  2920. Weekly Update 203
  2921. Automate everything that is not part of the problem you’re solving
  2922. Talking about power tools of the culture – Andy Sylvester's Web
  2923. Do more by Doing less
  2924. 2020 is the year of IPv6
  2925. In-Memory Caching in ASP.NET Core - Detailed Guide
  2926. Query optimizer and chess? · Erthalion's blog
  2927. What VCs Can't Say
  2928. DEVintersection Virtual Workshop Event
  2929. Have I Been Pwned Set to Go Open-Source
  2930. Working in Public and the Economics of Free
  2931. Introduction | FAST
  2932. Scientists rename genes because Microsoft Excel reads them as dates
  2933. Apple says game streaming services like Microsoft's xCloud violate App Store policies
  2934. PINEPHONE | PINE64
  2935. First Impressions of Rust
  2936. Mac keyboard shortcuts
  2937. Q&A - EventStoreDB, Event Sourcing, CQRS, and DDD
  2938. Draft - io_uring - GSoC 2020 by 1Jo1 · Pull Request #10356 · netty/netty
  2939. N O D E
  2940. liljencrantz/crush
  2941. An alternative to ConfigureAwait(false) everywhere
  2942. Apple responds to Xbox Project xCloud iOS block, Microsoft kicks back
  2943. Automatically Improving Floating Point Accuracy
  2944. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  2945. Atlassian lets its staff stay at home forever
  2946. US to ban transactions with ByteDance and WeChat in 45 days
  2947. I'm Open Sourcing the Have I Been Pwned Code Base
  2948. Use nightly builds - Mobile Blazor Bindings
  2949. Monsters Weekly 176 - HMAC in Postman (Postperson)
  2950. Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  2951. Easy ASP.NET Core localization with AppText – Martijn Boland
  2952. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  2953. High-Water Mark
  2954. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  2955. Leader and Followers
  2956. Configuring Codespaces for .NET Core Development
  2957. BH20_mpctss
  2958. Introducing React Wednesdays—A Hangout with React Experts
  2959. Dash | Scale up, speed up.
  2960. Hacking group puts millions of Zoosk dating profiles up for sale • Graham Cluley
  2961. Nyan Sat - Satellite Communications Challenge
  2962. CREW Sues State Dep't for Pompeo Madison Dinners Records - CREW
  2963. Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  2964. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  2965. Powderfinger - Odyssey Number Five 20th Anniversary (Trailer)
  2966. Azure/azure-notificationhubs-android
  2967. GitHub draft pull requests should trigger the pipeline
  2968. It's time to get some wins.
  2969. Surviving Django (if you care about databases) — Daniele Varrazzo
  2970. Reversing Lyft’s ride history API to analyze 6 years worth of rides
  2971. A Day Without Business – Charlie Monroe
  2972. Moving from GoDaddy to DNSimple – an illustrated journey
  2973. Negotiations
  2974. A Modern Space Cadet / Steve Losh
  2975. Proof of X
  2976. I'm Partnering with NordVPN as a Strategic Advisor
  2977. Productivity porn
  2978. Saving Your Initial Reaction
  2979. What I learned from 35 Hackathons
  2980. A short case for unifying the iPad and the MacBook
  2981. XXXI.
  2982. acidanthera/OpenCorePkg
  2983. WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  2984. Toilet Trouble – Aaron Bockover
  2985. YC Startup Library
  2986. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  2987. Beyond Passwords: 2FA, U2F and Google Advanced Protection
  2988. Google discontinues the Pixel 4, nine months after release – TechCrunch
  2989. Azure Thursday - 6 August 2020 19:00 CEST
  2990. AzureThursday @AzureThursday
  2991. dotnet/Kerberos.NET
  2992. hephaest0s/usbkill
  2993. Is Using LINQ in C# Bad for Performance?
  2994. Germany plans to dim lights at night to save insects
  2995. Life Beyond Coding with Justin Chau
  2996. How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  2997. Life, part 30
  2998. ErikEJ/EFCorePowerTools
  2999. simdjson/simdjson
  3000. <ol>: The Ordered List element
  3001. Reverse Reverse
  3002. AutomaticKingdom
  3003. ADefWebserver/AutomaticKingdom
  3004. Hackers hit university online exam tool
  3005. Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  3006. Cyber security strategy
  3007. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  3008. the creeping scourge of tooling config files in project root directories · Issue #79 · nodejs/tooling
  3009. Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  3010. JuxtaposeJS Embed
  3011. Build High-performance Microservices with gRPC and .NET
  3012. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  3013. New Azure SQL Learning Tools help reduce the global technology skills gap
  3014. Why is async void bad and how do I await a Task in an object constructor in C#? - Brian Lagunas
  3015. What is default(object) used for?
  3016. Best way to create an empty collection (array and list) in C# (.NET)
  3017. nxrighthere/UnrealCLR
  3018. Amazon.com: SAMSUNG T7 Portable SSD 1TB - Up to 1050MB/s - USB 3.2 External Solid State Drive, Gray (MU-PC1T0T/AM): Computers & Accessories
  3019. https://borsche.de/res/Vitamin_D_Essentials_EN.pdf
  3020. Chat Bubble Blindness | Atlist
  3021. Web We Want - Web Apps
  3022. Native AOT Survey
  3023. Remembering Frances E. Allen | IBM Research Blog
  3024. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  3025. Why are you testing your software?
  3026. SharpLab
  3027. Layering domains and microservices using API Gateways | Kislay Verma
  3028. SharpLab
  3029. Turn your camera on for remote meetings
  3030. Reverse Engineering Netgear's Auth to extend my Meural
  3031. Consumer Data Exposed in Telemarketing Adviser Breach
  3032. On finding your passion — CULLIN
  3033. Don't just learn to code, learn to create
  3034. Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  3035. Latest Firefox rolls out Enhanced Tracking Protection 2.0; blocking redirect trackers by default – The Mozilla Blog
  3036. .NET Summit 2020 Online Conference
  3037. Entity Framework: .NET Community Standup - August 5th 2020 - EF Core In Depth Video Series
  3038. Chris Sainty: Blazor Routing - What you need to know
  3039. GitLab Support is no longer processing MFA resets for free users
  3040. r/sysadmin - [Rant... sorta] Physically moved a server today...
  3041. Watch SpaceX ACTUALLY hop Starship SN-5 150m!!!
  3042. How to SSH into WSL2 on Windows 10 from an external machine
  3043. THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
  3044. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  3045. Creating an .NET AWS serverless application using API Gateway with API Key
  3046. Query Design performance issues #01 - All-in-one query
  3047. GitHub joins the Open Source Security Foundation - The GitHub Blog
  3048. Announcing the new TypeScript Website | TypeScript
  3049. Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  3050. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  3051. Microsoft joins Open Source Security Foundation
  3052. Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  3053. Patterns of Distributed Systems
  3054. Azure Event Hubs With Kafka
  3055. Anthony Levandowski sentenced to 18 months in prison, as new $4B lawsuit against Uber is filed – TechCrunch
  3056. TikTok and the Sorting Hat — Remains of the Day
  3057. restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  3058. 1Password for Linux development preview
  3059. Story Creator - Social Media Video Editor For Brands & Agencies
  3060. Announcing ImageSharp 1.0.0 | Six Labors
  3061. Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
  3062. The Hacker Way: How I taught my nephew to program
  3063. Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry
  3064. It’s 2020, And I’m Still Getting Plain Text Credentials Via Email
  3065. In the Pursuit of Knowledge and Mastery
  3066. rowlinson bike shed - Bing images
  3067. Cloudfront Geolocation headers
  3068. Speech Synthesis on Linux
  3069. Manazir
  3070. What is Numerical Stability?
  3071. Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo
  3072. ORDER OF MAGNITUDE
  3073. Google has shut down Toogles
  3074. Why I Self-Host My Website Analytics
  3075. I Got Scammed Out Of $5K
  3076. The Need for Speed, 23 Years Later
  3077. 27-inch iMac gets a major update
  3078. Essence of linear algebra — 3Blue1Brown
  3079. Two Friends Quit Their Jobs to Build a Cabin. Everything Went Wrong.
  3080. Tales of the Autistic Developer - Senior Developer
  3081. Create Customizable, Hi-Def, and Scalable Backgrounds
  3082. Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications?
  3083. Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
  3084. Django 3.1 Released | Weblog
  3085. .NET Foundation Board of Directors Election 2020: Results!
  3086. Introducing localization support in OpenIddict 3.0 beta3
  3087. Exploring the code behind IHttpClientFactory in depth
  3088. The best parts of Visual Studio Code are proprietary
  3089. How can I protect static files with authorization on ASP.NET Core?
  3090. Starboard
  3091. Make a responsive Navbar with Blazor and Tailwind?
  3092. Why Is America Stuck with Bad Headlights?
  3093. Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members
  3094. The Julia Language
  3095. The .NET Core Journey at Criteo
  3096. PowerShell Microservice - Hello World
  3097. XamarinCommunityToolkit: an introduction - Gerald Versluis
  3098. August dotNET Virtural Events to Tune Into | Xamarin Blog
  3099. Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  3100. .NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  3101. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  3102. Drawing Custom Graphs in HTML and Javascript - The Long Walk
  3103. Moving .NET to Linux at Scale
  3104. Shawn Wildermuth's Blog
  3105. Best Practices for Regular Expressions in .NET
  3106. Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  3107. Microsoft Joins Open Source Security Foundation - Microsoft Security
  3108. Physical Attractiveness Bias in the Legal System — The Law Project
  3109. What Makes Godot Engine Great for Advance GUI Applications
  3110. プレステ4の裏側 ソニー社員も見られないロボの指先
  3111. LesnyRumcajs/grpc_bench
  3112. Go vs Rust: Writing a CLI tool
  3113. RollerCoaster Tycoon 2 - The Impossible Maze
  3114. The Rise of Data Science | Louie Dinh
  3115. Peeking at user agents for fun and profit :: Kevin Liu
  3116. The Art of Not Thinking
  3117. Managing Chronic Pain as a Developer
  3118. A Primer on Database Replication
  3119. Different kinds of testing
  3120. Planning for my kidnapping - My blog
  3121. Replacing YouTube & Invidious
  3122. Your calendar should be a whitelist, not a blacklist
  3123. Stop learning and start doing
  3124. Validating Apps That Connect to Your Server
  3125. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  3126. The UX of LEGO Interface Panels – George Cave
  3127. Brady Haran - Me and YouTube: The Benefits of Making Videos About Science & Math (July 31, 2020)
  3128. Establishing Your App’s Integrity | Apple Developer Documentation
  3129. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  3130. NuGet - You can book online!
  3131. The Coming Open Source Sustainability Crisis
  3132. How Raygun increased transactions per second by 44% by removing Nginx | Raygun Blog
  3133. giraffe-fsharp/Giraffe
  3134. Letter Opener – Open Winmail.dat, MSG and EML files online
  3135. RELEASE: ASP .NET Core 3.1 A-Z eBook
  3136. Mastodon 3.2
  3137. Life, part 29
  3138. The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  3139. Listen to Thomas Sowell | City Journal
  3140. Implement the "download file" feature on a Blazor WebAssembly app
  3141. How it works - Briar
  3142. Choosing the right asynchronous-messaging infrastructure for the job - Red Hat Developer
  3143. Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  3144. Hardware interrupts
  3145. IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  3146. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  3147. UI/UX for Devs: Have You Thought About the Mental Model?
  3148. Debugging with Fiddler Everywhere: Collaborative Debugging
  3149. GitLab Takes Over VS Code Extension, Plans Improvements -- Visual Studio Magazine
  3150. Azure Cloud Shell Tips And Tricks | Build5Nines
  3151. So I coded Plague Inc. for a Calculator
  3152. 133m records for sale as fruits of data breach spree keep raining down
  3153. Microsoft to continue discussions on potential TikTok purchase in the United States - The Official Microsoft Blog
  3154. .NET Foundation Board Member Elections
  3155. Thread by @jc_stubbs: An interesting thing happened on the internet with week. U.S. travel management firm was hit with Ragnar Locker ransomware. The company agre…
  3156. Brain-Gut Circuit Lets Microbiota Directly Affect the Sympathetic Nervous System
  3157. Why Mercedes & BMW Vehicles Need To Adopt The Tesla Platform
  3158. 2gether
  3159. Python Beginner Projects 2020 - Add them to your resume!
  3160. Web apps aren't tech. They're "tech".
  3161. Let's Talk about Cache - Daniel Leskosky
  3162. Create change within your locus of control
  3163. The Problem of Preference Falsification in Online Dating
  3164. Who Should Buy ARM? - Dr. Z and Eng. L
  3165. Free Market Capitalism vs Government Socialism
  3166. Honey, I Accidentally Became A Product Manager
  3167. FAQs - Raspberry Pi Documentation
  3168. Hydroxychloroquine: The Narrative That it Doesn’t Work is the Biggest Hoax in Recent Human History
  3169. Low latency tuning guide
  3170. TrueFire hacked - credit cards and other personal info potentially compromised
  3171. Home | Laws of UX
  3172. Mail delays are frustrating Philly residents, and a short-staffed Postal Service is struggling to keep up
  3173. Tines Blog / Part 1 : Breaches are inevitable and early detection is crucial
  3174. Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  3175. GPU.js - GPU accelerated Javascript
  3176. Telegram files EU antitrust complaint against Apple’s App Store
  3177. System UIcons
  3178. Hacking Portable Air Conditioners
  3179. The mysterious case of man who can read letters—but not numbers—exposes roots of consciousness
  3180. andrewlock/blazor-with-source-generators-poc
  3181. NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft
  3182. David Wong Portfolio
  3183. Pimp up your Blazor EditForms with Tailwind CSS!
  3184. 2km From Home
  3185. Cyber attack downs Telstra network, affecting thousands of internet users
  3186. NES Background Parallax Explained - Audiovisual Effects Pt. 03
  3187. Revealing Passwords
  3188. David Wong Portfolio
  3189. David Wong
  3190. What Happened When I Peeked Into My Node_Modules Directory
  3191. Ineffective Altruism
  3192. Why did Neobanks become so boring? - This Too Shall Pass by Rhys Wallace
  3193. Chartfleau | Kodak Insider Trading
  3194. English to SQL: progess updates
  3195. Techniques for Difficult Team Members - dcaulfield
  3196. When you find out you’re the copycat
  3197. Python is now the second most popular language for programming - newserector
  3198. dodyg/practical-aspnetcore
  3199. Unbricking a $2,000 Bike With a $10 Raspberry Pi
  3200. WordSafety.com
  3201. What I Learned from Doing 60+ Technical Interviews in 30 Days
  3202. OctoPrint.org
  3203. OctoPrint/OctoPrint
  3204. Glucosamine Supplementation Reduces All-Cause Mortality | Lifespan.io
  3205. Azure Durable Functions Monitoring and Diagnostics
  3206. ASCII rendering Tetrahedron with shading | Platonic Solids Part 1
  3207. Hillsborough State Attorney’s Office tapped to prosecute worldwide “Bit-Con” hack of prominent Twitter users
  3208. If You Don’t Know, Now You Know: Black Women Deserve More Credit | The Daily Social Distancing Show
  3209. Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  3210. Spotify CEO Daniel Ek says working musicians may no longer be able to release music only “once every three to four years”
  3211. Principal Security Program Manager Lead in Redmond, Washington, United States | Engineering at Microsoft
  3212. Security Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  3213. Niklaus Wirth was right and that is a problem – bowero
  3214. The Big Crackdown is upon us – NEWS FROM UNDERGROUND
  3215. swyx Writing | Slack is Fumbling Developers
  3216. Leveraging Cloudflare Workers to prevent attackers from bypassing your Cloudflare WAF
  3217. What makes Paul Graham a great writer?
  3218. Apple’s bulls**t narrative on the App Store
  3219. How I Spent 2 Days Chasing a Bug that Didn't Exist
  3220. Build and deploy GitHub Pages from any branch beta The GitHub Blog
  3221. OpenTelemetry .NET Beta Released!
  3222. trozler/whereAmI
  3223. Zello Security Notice – July 31, 2020
  3224. Blackbaud's Bizarre Ransomware Attack Notification
  3225. .NET R&D Digest (July, 2020)
  3226. Read function arguments from .NET applications with .NET ProfilingAPI
  3227. News Releases | Washington State Department of Agriculture
  3228. 7 Resource Scheduling Errors and How to Mitigate Them - DZone Agile
  3229. Release Release v0.20.0 · microsoft/PowerToys
  3230. Upgrade to pip 20.2, plus, changes coming in 20.3
  3231. Kushner’s Shadow Task Force Appears to Violate Multiple Laws - CREW
  3232. Developer News - Visual Studio Marketplace
  3233. Blazor GameDev - part 6: mouse input - Davide Guida
  3234. Azure Thursday - August 2020
  3235. Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  3236. Philosophers On GPT-3 (updated with replies by GPT-3) - Daily Nous
  3237. How Jared Kushner’s Secret Testing Plan “Went Poof Into Thin Air”
  3238. Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  3239. Code Maze Weekly #36 - Code Maze
  3240. Turn on & manage community contributions
  3241. Google Timelapse
  3242. Weekly Update 202
  3243. Using the brightness() CSS Filter to generically highlight Content
  3244. Angular Language Service for Visual Studio — NoWaySheCodes
  3245. September DDD by Night
  3246. Book Your Daily Ride or Make Money Driving Now
  3247. How we migrated Dropbox from Nginx to Envoy
  3248. Egyptian bus operator Swvl hit by data breach
  3249. Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  3250. TDD is an antidote for uncertainty
  3251. How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  3252. Integration testing your Polly policies with HttpClient Interception
  3253. How do I find which directory my .NET Core console application was started in or is running from?
  3254. DTIC TR JUMPER INDEX
  3255. Introducing launch configurations support for SAM debugging in the AWS Toolkit for VS Code | Amazon Web Services
  3256. Back to Basics #2: Binding Markup - Nick's .NET Travels
  3257. dotnet-presentations/dotNETConf
  3258. rynowak/link-a-thon
  3259. dotnet/designs
  3260. The Era of DNA Database Hacks Is Here
  3261. Labour party has data compromised following Blackbaud hack | ITV News
  3262. Token authentication requirements for API and Git operations - The GitHub Blog
  3263. Google’s problems are bigger than just the antitrust case
  3264. Azure/CloudShell
  3265. Libraries lend books, and must continue to lend books: Internet Archive responds to publishers’ lawsuit - Internet Archive Blogs
  3266. Announcing Windows 10 Insider Preview Build 20170 | Windows Experience Blog
  3267. AirPods Pro Clone Review - Tim Leland
  3268. On Inflection Points - Michael Dempsey: Blog
  3269. The Forgotten Early Adopters
  3270. Cat without cat on the commandline
  3271. Where have all the rentals gone?
  3272. Apple tells app devs to use IPv6 as it's 1.4 times faster than IPv4 | ZDNet
  3273. The 3 problems of Django
  3274. The essence of quantum mechanics
  3275. The Haskell Elephant in the Room
  3276. 2020-07-30 Beyond REST and RPC Asynchronous Eventing and Messaging Patterns.pptx
  3277. Lecture Slides | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
  3278. Microsoft.dotnet-httprepl 3.0.47301
  3279. Indian Students To Learn Coding Skills From 10 Yrs Of Age: New Education Policy
  3280. Search Results for “grpc” – Anthony Giretti's .NET blog
  3281. A Piece of Pi
  3282. Angular Language Service - Visual Studio Marketplace
  3283. Life, part 28
  3284. Using WinDBG with .NET Core 3
  3285. Azure Functions On macOS With JetBrains Rider
  3286. Budget
  3287. .NET Foundation "State of the Union"
  3288. You Want to See My Data? I Thought We Were Friends! - Facts So Romantic - Nautilus
  3289. How to Deal with Burnout
  3290. Trains․NET - Episode 40 - Trees! And a massive refactoring to enable Trees!
  3291. Sudoku solver (Algorithm explained w/ code)
  3292. A new funding model for open source software
  3293. Azure Cost Management + Billing updates – July 2020
  3294. NuGet PackageReference Versions SOLUTION Wide
  3295. Handling concurrency in an ASP.NET Core Web API with Dapper
  3296. Measuring Concurrent Jobs Over Time
  3297. Back to Basics #1: Data Context - Nick's .NET Travels
  3298. Announcing Microsoft Security’s #CyberContest
  3299. The Secret Origin of the Action RPG
  3300. Universal Basic Income is Capitalism 2.0
  3301. Teaching GPT-3 to Identify Nonsense
  3302. Security Incident
  3303. Zoom Security Exploit - Cracking private meeting passwords
  3304. Me and YouTube: The Surprising Benefits of Making Videos About Science and Mathematics
  3305. Why and How I Bullet Journaling
  3306. amymhaddad
  3307. The State of Ruby 3 Typing
  3308. Rewrite or Refactor - The Risks of Rewrites
  3309. If you see everything, you'll get nothing 🎯
  3310. Dual-monitor 4K@60hz KVM switch for $30
  3311. Open problems in Robotics
  3312. ChatBooks discloses data breach after data sold on dark web
  3313. Why aren’t you more serious?
  3314. You don’t need reproducible builds.
  3315. Incident Management. Not everything is critical
  3316. Learn about the latest .NET Productivity features | .NET Blog
  3317. Hacker leaks 386 million user records from 18 companies for free
  3318. Microsoft joins the Blender Development Fund — blender.org
  3319. Rainbow Hunt
  3320. .NET Conf: Focus on Microservices
  3321. Jon Galloway: VS Mac & More
  3322. Dzoukr/SDSCore
  3323. Let's build a Full-Text Search engine
  3324. Blazor WebAssembly : Open-source Project - EP10
  3325. Customizing your repository's social media preview
  3326. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  3327. Андрей Акиньшин — Поговорим про перформанс-анализ
  3328. Dungeon Numbers - Numberphile
  3329. Cursive Trains
  3330. Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  3331. Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  3332. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  3333. Monsters Weekly 175 - YARP!
  3334. Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  3335. Pimp up your Blazor EditForms with Tailwind CSS!
  3336. Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  3337. poteto/hiring-without-whiteboards
  3338. Shawn Wildermuth's Blog
  3339. Dunzo suffers data breach, launches internal investigation
  3340. felixrieseberg/macintosh.js
  3341. Fireworks: Sugar Stars
  3342. Development Containers in Education with Visual Studio Code
  3343. Interview with a Pornhub Web Developer
  3344. New Developer Landing Page and Issues Repo - Windows Developer Blog
  3345. Vulnerability doesn’t come after trust – it precedes it.
  3346. Conversations and Ideas
  3347. Visual Studio 2019 for Mac - Release Notes
  3348. Great CRO Tool or Privacy Nightmare – SystemTrap
  3349. Trademarking Infocom, again, part one
  3350. Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  3351. Jack of all trades, master of none
  3352. Alcohol delivery service Drizly hit by data breach – TechCrunch
  3353. Apparel - Unisex - .NET Foundation Store
  3354. Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  3355. The Toxoplasma Of Rage
  3356. github/roadmap
  3357. Historical programming-language groups disappearing from Google
  3358. Program Manager II in Redmond, Washington, United States | Engineering at Microsoft
  3359. runlyio/core-dotnet
  3360. Introducing GitHub's OpenAPI Description - The GitHub Blog
  3361. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  3362. github/renaming
  3363. Announcing the GitHub public roadmap - The GitHub Blog
  3364. Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  3365. Expanding Beyond 64kb of Memory with Bank Switching (16-Bit VM in JavaScript 012)
  3366. Migrating a 40TB SQL Server Database
  3367. IEvangelist/Blazing.Twilio.Video
  3368. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  3369. Chessprogramming wiki
  3370. Lazy Load Images with Vanilla JavaScript and Intersection Observer
  3371. Fody/MethodDecorator
  3372. Polymorphic Encryption Algorithms — Generating Code Dynamically
  3373. ritterim/stuntman
  3374. Some SQL Tricks of an Application DBA
  3375. Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  3376. Blazor DataGrid Demos - Overview | Telerik UI for Blazor
  3377. Why It's Easier to Manage 4 People Than It Is to Manage 1 Person · Stay SaaSy
  3378. Catalina - *all* web-browsers fail to open new pages after a few hours use.
  3379. ongoing by Tim Bray · Not an Amazon Problem
  3380. shirhatti/zocket
  3381. Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  3382. Advancing resilience through chaos engineering and fault injection
  3383. Gittrends lags: A Tale Of CollectionView and Garbage Collector
  3384. LunrCore, a lightweight search library for .NET
  3385. How do I set multiple items to a Windows Runtime vector in a single call? | The Old New Thing
  3386. Task asynchronous programming as an IO surrogate
  3387. The falsehoods of anti-AGPL propaganda
  3388. Comic: Why Do Their Keyboards Keep Breaking?
  3389. Calling Generic Methods from Non-Generic Code in .Net
  3390. How to list and download the contents of a Google Drive shared folder in C#
  3391. Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  3392. How GPT3 Works - Visualizations and Animations
  3393. Join the DotNetEvolution Discord Server!
  3394. Learn more about the Ransomware attack we recently stopped
  3395. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  3396. SachiraChin/dotnet-monitor-ui
  3397. dotnet-monitor ui
  3398. When does it make sense to use containers in a development workflow?
  3399. Vocodes. Vocal playground.
  3400. Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  3401. Writing a file system from scratch in Rust · carlosgaldino
  3402. The Great Fish Oil Experiment
  3403. Buidler, Waffle & Ethers | The Geeky Grower
  3404. VPE and CTO - the first 90 days
  3405. Work or walk?
  3406. Product Gravity
  3407. Wrappers
  3408. Paul Graham's "Same Way"
  3409. Don't forget the human
  3410. CS Syd - How to deal with money in software
  3411. Tech vs Biotech — Celine Halioua
  3412. You Want Options
  3413. May you suffer well
  3414. Make Slack Smaller
  3415. The Freud Moment
  3416. Usability of Footnotes
  3417. Box CI
  3418. Apache Arrow 1.0.0 Release
  3419. Is 40 the new 60? How popular media portrays the employability of older software developers
  3420. Oodle 2.8.9 with Oodle Texture speed fix and UE4 integration
  3421. Stack Overflow Developer Survey 2020
  3422. Highlights from Git 2.28 - The GitHub Blog
  3423. The code I’m still ashamed of
  3424. Life, part 27
  3425. How to pay your rent with your open source project
  3426. UnoConf 2020 - Uno Platform Developer Conference
  3427. Index
  3428. Cosmos DB capacity pitfall: When more is less
  3429. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  3430. Headphones are collecting too much personal data
  3431. microsoft/vscode
  3432. BenchmarkDotNet 0.12.1
  3433. It’s Time to Get Serious About Research Fraud
  3434. Tyrrrz/CliFx
  3435. Slowsort - a pessimal sorting algorithm | Arpit Bhayani
  3436. andrewducker | Facebook has blocked Dreamwidth
  3437. Copy/Pasta Driven Development®
  3438. Fresh Mozzarella From Scratch Recipe
  3439. LunrCore, a lightweight search library for .NET
  3440. Tip 272 - Azure Security Best Practices
  3441. Super Troopers (2/5) Movie CLIP - The Cat Game (2001) HD
  3442. Reverse Engineering Tools Review
  3443. Naming things
  3444. Twilio Security Incident Shows Danger of Misconfigured S3 Buckets
  3445. S&P Best of Times Wost of Times
  3446. Writing more succinct C# – in F# (Part 1)!
  3447. Amazon gets priority while mail gets delayed, say letter carriers
  3448. Virtual Azure Community Day - July 28th, 2020
  3449. Compilers Do Static Analysis, They Just Don't Tell You · Peter Dimov
  3450. Create Your Own Logging Provider to Log to Text Files in .NET Core
  3451. Understanding the SynchronizationContext in .NET with C#
  3452. Small Mailserver Best Current Practices
  3453. New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  3454. How C# Records will change my life
  3455. Developers Should Abandon Agile
  3456. What’s the point?
  3457. Finding Joy in Making Happy Little Computer Videos on YouTube
  3458. Lets stop being stupid about security
  3459. Pixelles Creator Fund | Pixelles (Montreal)
  3460. Tech unicorn Dave admits to security breach impacting 7.5 million users | ZDNet
  3461. Primer: The Job Guarantee
  3462. Wicked problems
  3463. Relâchement des gestes barrière chez les jeunes : «Le pire qu’on aura, c’est une grosse grippe»
  3464. Exploring the Worker Thread API in Node
  3465. An alleged Nintendo leak has unearthed early game prototypes | VGC
  3466. Entrepreneurs Come From Families With Money
  3467. slither.io
  3468. Sponsor @egil on GitHub Sponsors
  3469. The fastest way do debug .net code without sources.
  3470. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  3471. adam-mcdaniel/oakc
  3472. froggey/Mezzano
  3473. Doing Stupid Stuff with GitHub Actions
  3474. LunrCore 2.3.8
  3475. Promo Data Breach FAQ
  3476. Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated
  3477. Working From Home
  3478. The Four Actions I Took To Attract 72,000 Followers
  3479. Hacking the Bureaucracy to Get Stuff Done
  3480. The Art Of Learning For Software Developers
  3481. How to Make Money With Blogging?
  3482. Dance training is superior to repetitive physical exercise in inducing brain plasticity in the elderly
  3483. How I would grow Gumroad – Min-Kyu Jung
  3484. Grab a Shitty Rod and Start Fishing — Dickie Bush
  3485. Your Brain = Your Dog?
  3486. Joe Bergeron | Java Obfuscation: A Pattern Language
  3487. plant99/felicette
  3488. How I Finally Started Listening to Podcasts Every Day – The Hulry
  3489. canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  3490. Reverse engineering tools for .NET applications
  3491. Component lifecycles – Blazor University
  3492. SuperTails/langcraft
  3493. Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  3494. Breaking: LSD Chemist William Leonard Pickard to be Released From Prison
  3495. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  3496. Who gets invited to the party?
  3497. Indian IT consultancies struggle against technological obsolescence
  3498. GitHub Protips: Tips, tricks, hacks, and secrets from Luke Hefson
  3499. Regional Air Mobility - Lilium
  3500. On Liberating My Smartwatch From Cloud Services « bunnie's blog
  3501. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  3502. Weekly Update 201
  3503. hallatore/Netling
  3504. ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  3505. Summernote - Super Simple WYSIWYG editor
  3506. From Dev to Devrel
  3507. Realestate Investing for Engineers
  3508. Why Schrems is wrong - From Luxembourg with Love
  3509. The surprising science of alpha males & females: The most empathetic member of the group
  3510. p410n3 blog
  3511. Sets and Probability
  3512. A Short Guide to Statistical Rethinking²
  3513. Dreambuilding as a CEO
  3514. Pursuing Speed, Pt. 2 — 0xFF.nu
  3515. Avoiding Stupidity
  3516. A Federal Blue Checkmark, and Not Learning Lessons
  3517. Need business ideas? Watch out for unbundlings
  3518. Christmastide, Ohio - Podcast App Links - Plink
  3519. Instacart customer records hacked, includes order history - 9to5Mac
  3520. U.K. School Hires 10-Year-Old Nigerian Tech Genius As Coding Instructor
  3521. Quartz.NET 3.1 Released | Quartz.NET
  3522. 10 Standout GitHub Profile READMEs
  3523. Implemented support for user provided pixel shaders by mrange · Pull Request #7058 · microsoft/terminal
  3524. To Get More Replies, Say Less
  3525. When Hubble Stared at Nothing for 100 Hours
  3526. Microsoft Analyzed Data on Its Newly Remote Workforce
  3527. 14 Best Data Science Books to Read Right Now
  3528. Advice to Myself When Starting Out as a Software Developer
  3529. King County Elections
  3530. Hand Tremor Mouse Accessibility Software
  3531. Slack Files EU Competition Complaint Against Microsoft - Several People Are Typing
  3532. Microservices and [Micro]services – Kalele
  3533. hwayne/awesome-cold-showers
  3534. Editorial board of Index and more than 70 staff members resign
  3535. How to make simple Geolocation service | Max Kostinevich
  3536. The Four Quadrants of Conformism
  3537. Who gets invited to the party?
  3538. I Made Wii Tennis in 24 Hours
  3539. Waiting for Azure Durable Functions to complete
  3540. Buy on Google is now open and commission-free
  3541. Building the Ultimate Home Office (Again)
  3542. Perseverance Toward Life Goals Can Fend Off Depression, Anxiety, Panic Disorders
  3543. Considering Rust
  3544. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  3545. Stop throwing Exceptions! Start being Explicit
  3546. Blazor EditForms, an essential tool or too much magic?
  3547. Men's T-Shirt | Create your own | Spreadshirt
  3548. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  3549. Top Programming Languages 2020 - IEEE Spectrum
  3550. GraphQL on Azure: Part 2 - dotnet and App Service
  3551. Fast refresh and more on Windows with 0.62 release · React Native for Windows + macOS
  3552. ASP.NET Core 3, IIS and empty HTTP headers
  3553. Libraries have been bringing older books to digital learners: Four publishers sue to stop it - Internet Archive Blogs
  3554. Redirect azurewebsites.net to Custom Domain
  3555. With downtowns staying abandoned, put tiny businesses back into residential neighborhoods
  3556. Google Fonts
  3557. Ongoing Meow attack has nuked >1,000 databases without telling anyone why
  3558. public-games@w3.org from July 2020: by thread
  3559. Intel's 7nm is Broken, Company Announces Delay Until 2022, 2023
  3560. How to Manage a Freelance User Experience Designer or Researcher — Cakewalk Labs UX/UI Consulting
  3561. Whose bug is it anyway?
  3562. Don&#39;t buy the AirPods Pro - Another Rattlegate story
  3563. ARCHITECTURE.md
  3564. You don't need no Service Mesh
  3565. Marketing Month Week 2
  3566. China launches ambitious Tianwen-1 Mars rover mission
  3567. Five Buck Fatigue - Underjord
  3568. The Indie Consulting Business Model Canvas V0.1
  3569. I'm an Unemployed Waitress. Don't Dine Out At All.
  3570. On .NET Live - A chat with the .NET Interactive Team
  3571. Recent influx of substack posts to Hacker News
  3572. My Backup Plan & Lessons learned
  3573. Dropping Out of College to Join Facebook: 3 Years Later
  3574. Using Turbolinks with the SAFE web stack
  3575. ‎The Numberphile Podcast on Apple Podcasts
  3576. Minecraft Names & Skins
  3577. The Third Cornet - with Katie Steckles — The Numberphile Podcast
  3578. The Third Cornet - with Katie Steckles — Numberphile
  3579. obfuscar/obfuscar
  3580. Garmin services and production go down after ransomware attack | ZDNet
  3581. Inside a Collaborative Text Editor
  3582. BBS Graphics History: Pretty Awesome, Until the Web Showed Up
  3583. Top 7 OBS Studio Tricks for 2020 – and you won’t believe #4
  3584. .NET Presentations: Events in a Box!
  3585. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  3586. Archive
  3587. Life, part 26
  3588. Dhghomon/easy_rust
  3589. Slack Files EU Competition Complaint Against Microsoft
  3590. TinyPilot: Build a KVM Over IP for Under $100
  3591. I Created An A.I. to DESTROY Tetris
  3592. Cognitect Joins Nubank
  3593. Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  3594. My Process for Creating YouTube Videos
  3595. 1 Second Painting - Home
  3596. KDE Slimbook
  3597. RGB Keyboard as Audio Level Meter
  3598. Microsoft, Azure, Visual Studio
  3599. Amazon Ion
  3600. .NET Conf: Focus on Microservices
  3601. troyhunt/hibp-stickers
  3602. Build software better, together
  3603. SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  3604. Storage 101: Data Security and Privacy - Simple Talk
  3605. MSIX Packaging Tool July 2020 Release is now available!
  3606. C# 9: Putting it all together with a scavenger hunt
  3607. Getting Started with Azure DevOps - Simple Talk
  3608. Windows Terminal Preview 1.2 Release | Windows Command Line
  3609. Three Reasons You Should Join the Tour de Tech
  3610. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  3611. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  3612. Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  3613. Microsoft Campus Tours - Inside the NEW Channel 9 Studio
  3614. Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  3615. .NET Foundation Projects
  3616. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  3617. Enable tab completion - .NET Core CLI
  3618. propjockey/css-sweeper
  3619. Seattle’s NHL franchise likely to announce name tomorrow
  3620. Apple Security Research Device Program - Apple Developer
  3621. bitdefender/bddisasm
  3622. Badges!
  3623. VS Code Docker extension can now run containers in Azure Container Instances - Open Source Blog
  3624. Online classes are not worth cost of full tuition
  3625. Customer feedback for Have I Been Pwned
  3626. Phillip Carter
  3627. Media Claims of Law Enforcement Agencies Purchasing Breach Data, How Serious Is It?
  3628. Fawkes
  3629. Design Docs at Google
  3630. Windows Server Insiders getting gRPC support in Http.sys
  3631. First Ever Image of a Multi-Planet System around a Sun-like Star Captured by ESO Telescope
  3632. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  3633. Twilio: Someone broke into our unsecured AWS S3 silo, added 'non-malicious' code to our JavaScript SDK
  3634. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  3635. How Flash games shaped the video games industry
  3636. VSCode CSS Snippets - Visual Studio Marketplace
  3637. Write code that is easy to delete, not easy to extend.
  3638. Mathematicians Discover the Perfect Way to Multiply | WIRED
  3639. dodyg/practical-aspnetcore
  3640. It's time to start writing
  3641. FCPS Will Begin School Year September 8 Virtually | Fairfax County Public Schools
  3642. Experimental Blood Test Detects Cancer up to Four Years before Symptoms Appear
  3643. How and why I (attempt to) use Links as main browser
  3644. Why Medium is Not the Home for Your Ideas – The Hulry
  3645. .NET for Beginners - Dusted Codes
  3646. r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  3647. Monsters Weekly 174 - NodaTime and JavaScript Dates
  3648. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  3649. Levels.fyi Salary Stream – Software Engineer Offers
  3650. Svelte <3 TypeScript
  3651. Azure Icons - Azure Architecture Center
  3652. System.Formats.Asn1 5.0.0-preview.7.20364.11
  3653. Complexity of Hello World & what comes after
  3654. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  3655. Humble Book Bundle: Raspberry Pi by Raspberry Pi Press
  3656. Release 1.0.0-preview3 · microsoft/reverse-proxy
  3657. Microsoft, Azure, Visual Studio
  3658. https://www.inthepublicinterest.org/wp-content/uploads/ITPI_USPSPrivatization_July2020.pdf
  3659. Improve health, wellbeing, and productivity by tracking your home workspace CO2 levels - Latest open tech from seeed studio
  3660. Have I Been Pwned
  3661. shanselman/Hanselminutes-Transcripts
  3662. Scaling relational SQL databases – Software development and beyond
  3663. Fast design will kill your product · Philip Ardeljan is a UI designer
  3664. Digital Astronomy with Cellular Automata · Kyle Hovey
  3665. Where to blog? Medium, substack, WordPress, Ghost, or roll your own?
  3666. India, Jio, and the Four Internets
  3667. How to Choose What To Read
  3668. You might not have a motivation problem
  3669. How I learned 50 new keyboard shortcuts in 42 minutes
  3670. Exploring Fully Homomorphic Encryption
  3671. Conversation with my dog
  3672. The Era Of Unlimited Everything: Unlimited Materials & Unlimited Money — Juan David Campolargo
  3673. Opinions are a liability
  3674. The Thinking Placebo
  3675. Syntax highlighting is a waste of an information channel
  3676. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  3677. Reforming Wall Street, Protecting Main Street - Obama Foundation
  3678. Thank you for trying out Project Tye!
  3679. Release Tye 0.4 · dotnet/tye
  3680. Getting Started With ASP.NET
  3681. Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  3682. Safely reviving shared memory – Mozilla Hacks - the Web developer blog
  3683. Why you need "cross-origin isolated" for powerful features
  3684. Making your website "cross-origin isolated" using COOP and COEP
  3685. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  3686. Announcing .NET 5.0 Preview 7 | .NET Blog
  3687. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  3688. Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  3689. Stripe: Building a Developer Cult
  3690. The most powerful and extensible open source Wiki software
  3691. Invert, always, invert
  3692. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  3693. ‘Strong Opinions, Weakly Held’ Doesn't Work That Well
  3694. ShareX - Screen capture, file sharing and productivity tool
  3695. Netlify Serverless Functions with Netlify Dev
  3696. SQL Server 2019 Tuple Mover Behavior Change
  3697. Essays on programming I think about a lot
  3698. PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  3699. How BeerAdvocate Learned They'd Been Pwned
  3700. Zoom Earth – View LIVE satellite images
  3701. You Can’t Kill the Bloomberg Terminal. But If You Were Going to Try, Here’s How.
  3702. Designing a New Old Home: Part 1
  3703. Effect Programming in C#
  3704. Systems design for advanced beginners | Robert Heaton
  3705. Zoekmachine met gelekte wachtwoorden bevat 10 miljard accounts
  3706. Exploring the .NET open source hybrid ORM library RepoDB
  3707. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  3708. Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  3709. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  3710. MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  3711. Using Key Vault and Managed Identities with Azure Functions
  3712. .NET on AWS: Introducing Docker ECS Integration - Code with Steve
  3713. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  3714. Natively Format JavaScript Dates and Times
  3715. Azure Service Fabric 7.1 Second Refresh Release
  3716. TransPerfect’s GlobalLink Vasont Inspire CCMS Releases New .NET Core Build and Surpasses Industry Performance Standards
  3717. NerdyPepper/dijo
  3718. Azure Static Web Apps: a first look
  3719. MicrosoftEdge/MSEdgeExplainers
  3720. Ireland donates its COVID Tracker app to Linux Foundation
  3721. Make your feed discoverable
  3722. What about design? | Grumpy pep.
  3723. Nikon D5600 in 2020: still worth it?
  3724. 22 Principles for Great Product Managers
  3725. Thoughts on Cross-platform
  3726. Solving Sudoku with Graph Theory
  3727. Ingradient: building the cooking tool I've always wanted
  3728. Rethinking My Thinking
  3729. You Don't See The Whole Picture - Party at the Moontower
  3730. Are You Using These VPN Apps? Personal Info Of 20 Million Users Leaked: That’s 1.2TB Data
  3731. Technology - Vectorly docs
  3732. Tabler Icons
  3733. I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  3734. Any claim without a URl should be treated as suspicious
  3735. Overview • Zettelkasten Method
  3736. 3D Book Image CSS Generator
  3737. Life, part 25
  3738. Turns out half the internet has a Single-Point-of-Failure called “Cloudflare”
  3739. Implementing cosine in C from scratch
  3740. r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  3741. Creating Elliptical Curve Keys using OpenSSL
  3742. DIY Video Hosting
  3743. Tempering Expectations for GPT-3 and OpenAI’s API
  3744. Lecture Slides | Statistics for Applications | Mathematics | MIT OpenCourseWare
  3745. Team Objectives - Overview | Silicon Valley Product Group
  3746. iamshaunjp/deno-websockets
  3747. 10B
  3748. BunnyCDN - Simple, Powerful & Lightning Fast CDN
  3749. dendron
  3750. Asynchronous messaging with Azure Service Bus
  3751. Four Reasons React Renders (and three ways to stop it) – Cory House
  3752. Sort Data With ASP.NET Core and Query Strings
  3753. Travis logs and .NET Core console output
  3754. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  3755. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  3756. Azure SDK Release (July 2020) | Azure SDKs
  3757. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  3758. Eliminating duplicate objects: three approaches
  3759. How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  3760. In Praise of Elevated Values
  3761. Azure SQL Bootcamp
  3762. Tip 271 - Azure Functions and secure configuration with Azure Key Vault
  3763. .NET Foundation Board Elections – Meet the Candidates!
  3764. Experiment: Wirelessly Control a Cyborg Cockroach
  3765. Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  3766. Worms Armageddon 3.8 Features - Worms Knowledge Base
  3767. A Bug-Sized Camera for Bug-Sized Robots and Bug-Sized Bugs - IEEE Spectrum
  3768. Cryptography Dispatches: DSA Is Past Its Prime
  3769. Shirley Chisholm - Wikipedia
  3770. Amazon.com: Customer Questions & Answers
  3771. zaid_ajaj - Twitch
  3772. Explain Kubernetes to me like I'm Five
  3773. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  3774. TrueNAS Core will soon replace FreeNAS—and we test the beta
  3775. Cloudflare outage and the risk in today's Internet
  3776. Things Unexpectedly Named After People · Notes
  3777. Foam: Software as Curation
  3778. Adding SIP calls to Android – for free!
  3779. CloudFront Analytics
  3780. CloudFormation Tips and Tricks
  3781. Made 13 Dollars with Brave and Basic Attention token
  3782. Node+JS_Interactive_2019_Montreal_Wed_B1_093_web
  3783. On Becoming a Devout Pastafarian
  3784. Clipboard injection on the Financial Times
  3785. Audio From Scratch: Part3, changing the amplitude
  3786. I wish pods were fully restartable · Erkan Erol
  3787. My failed startup - How it failed and why i'm giving the code away for free.
  3788. One year of Flutter as a web developer
  3789. What TikTok got right.
  3790. Tired of note-taking apps
  3791. Technical analysis of client identification mechanisms - The Chromium Projects
  3792. Fixing Mass Effect black blobs on modern AMD CPUs
  3793. A Simple Scam Trick (Don't get fooled!)
  3794. Release Npgsql v4.1.4 · npgsql/npgsql
  3795. reveiws on games.
  3796. Arlec Grid Connect Smart 5m LED White & Colour Changing Strip Light
  3797. Swiss Political System: More than You ever Wanted to Know (I.)
  3798. Face Coverings Mandatory For Melbourne And Mitchell Shire
  3799. hugelkultur: the ultimate raised garden beds
  3800. OpenAI's GPT-3 may be the biggest thing since bitcoin
  3801. Is software development better than 20 years ago? | Loosely Coupled Show #011
  3802. Understanding F# applicatives and custom operators
  3803. Cloudflare Status
  3804. On Trouser Pockets | Sam Bleckley
  3805. Krita, OpenGL and Qt – Fading Memories
  3806. shabda/tweet-signer
  3807. lawl/NoiseTorch
  3808. Turning the IDE Inside Out with Datalog
  3809. Powerful AI Can Now Be Trained on a Single Computer - IEEE Spectrum
  3810. Automatic Garage Opener
  3811. If Looks Could Kill (1991) - IMDb
  3812. Mainframe workloads supported on Azure
  3813. https://www.minervanett.no/files/2020/07/13/TheEvidenceNoNaturalEvol.pdf
  3814. Fadi Chehadé is now co-CEO of Ethos Capital - Domain Name Wire | Domain Name News
  3815. Azure Functions Day 0 survey
  3816. dotnet-foundation/announcements
  3817. CP2104 USB to Serial Converter Arduino Programmer
  3818. The Ultimate Oldschool PC Font Pack: FAQ/Docs/ReadMe
  3819. Compiler Explorer - C (x86-64 clang 10.0.0)
  3820. Cloudflare outage on July 17, 2020
  3821. Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  3822. Cloudflare Status
  3823. The encrypted homelab
  3824. Delivering value & reducing risk
  3825. stu2b50
  3826. Goodbye to Grommet
  3827. Raspberry Pi as a Penetration Testing Implant (Dropbox) - System Overlord
  3828. How a Chrome Extension Broke My Web App
  3829. tetrakai
  3830. Some people like their jobs
  3831. My 2017 iPhone X Died: I Got a 2016 iPhone SE, Upgraded the Battery and Added Wireless Charging — It's Great
  3832. Questionable Advice: Can Engineering Productivity Be Measured?
  3833. Software Consulting: What This Really Means and How to Start
  3834. Lazy evaluation in real life
  3835. What Is Preferred Stock And Why Is Given To Investors?
  3836. Apple Is Killing A Billion-Dollar Ad Industry With One Popup
  3837. NewPipe - a free YouTube client
  3838. All the Ways to Make a Web Component - June 2020 Update
  3839. TensorFlow, Keras and deep learning, without a PhD
  3840. Release v0.14.0 · vmware-tanzu/octant
  3841. A Walk through of Azure
  3842. Getting Started with ASP.NET Core
  3843. Index
  3844. GitHub Archive Program: the journey of the world's open source code to the Arctic
  3845. What is a Developer Advocate - Here's What I Do
  3846. EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  3847. MAVERICK LIFE TECH: Four steps to take right now to protect your accounts from hackers
  3848. Court bans Tesla Autopilot, slammed as “misleading” - Automotive Daily
  3849. Hypertext Style: Cool URIs don't change.
  3850. What’s New in Thunderbird 78
  3851. Weekly Update 200
  3852. Federal Law Enforcement Use Unmarked Vehicles To Grab Protesters Off Portland Streets
  3853. How to store app secrets for your ASP .NET Core project
  3854. C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  3855. .NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  3856. How Object.entries work internally in JavaScript
  3857. GitHub Actions Overview | Premier Developer
  3858. How Do You Comfort a JavaScript Bug?
  3859. Thread Safety & Scoped Lifetime in Dependency Injection Containers
  3860. 100 Best Kubernetes Books of All Time
  3861. Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  3862. microsoft/ProcMon-for-Linux
  3863. Testing on the Toilet: Don’t Mock Types You Don’t Own
  3864. dotnet/designs
  3865. Be a Hero - Bonus Panel - Fowl Language Comics
  3866. How the OBS Project changed video forever with lead Hugh Bailey
  3867. Careers
  3868. Tweaks
  3869. TSMC plans to halt chip supplies to Huawei in 2 months
  3870. What exactly is the DevOps model and what advantages does it bring to your workflow?
  3871. Poor feedback from readers
  3872. My First PC
  3873. The pivot Snapchat never made
  3874. Giving your first International talk - Recon2019 & BlackHat - Niemand - Cyber Security
  3875. We need tests. But now or later?
  3876. Do You Like Your Internal Customers? Give Them Self-Service!
  3877. Release Dapr Runtime v0.9.0 · dapr/dapr
  3878. Mads Brodt - Front-end engineer
  3879. Fort & Forge
  3880. How to Be Unpersuasive - Calvin Rosser
  3881. Software Update by 👨🏽‍💻 Francisco Costa
  3882. Zulip 3.0: Threaded Open Source Team Chat
  3883. pimbrouwers/Falco
  3884. Home - Stephanie Kelton
  3885. When your coworker does great work, tell their manager
  3886. Board of Director 2020 Elections - Interviews - Round 1
  3887. Announcing Rust 1.45.0 | Rust Blog
  3888. Let’s avoid talk of ‘chemical imbalance’: it’s people in distress | Psyche Ideas
  3889. Join conversation
  3890. Notepad++ v7.8.9 : Stand with Hong Kong
  3891. Life, part 24
  3892. I made a robot to cut my hair with scissors
  3893. How SHA-2 Works Step-By-Step (SHA-256)
  3894. Post title
  3895. Hacking Reolink cameras for fun and profit
  3896. The Internet Wasn't Built for Security
  3897. Create: Frontend - A one of a kind live event from Microsoft about all things frontend
  3898. Viewing Managed COM Objects Through Native Pointers | Visual Studio Blog
  3899. Systems Performance: Enterprise and the Cloud, 2nd Edition
  3900. C# 9 Deep Dive: Target Typing and Covariant Returns
  3901. Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  3902. Implementing a Thread Safe Message Queue in C#
  3903. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  3904. Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  3905. Introduction to Functional Programming in F# - Part 11 — Softwarepark
  3906. The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  3907. Understanding Functions in JavaScript
  3908. Workshop: KEDA, Scale Your Kubernetes Workload on Your Own Terms - NDC Melbourne 2020
  3909. PinePhone – PINE Store
  3910. Chief of Staff in Redmond, Washington, United States | Business Programs & Operations at Microsoft
  3911. Walmart Now Requires All Shoppers To Wear Pants
  3912. Blockchain.com Explorer | BTC | ETH | BCH
  3913. damageboy
  3914. Stop The Overuse Of Copy-Pasting And Unecessary Libraries
  3915. The (painful) Enterprise Way to the Cloud
  3916. Why inaccurate antigen tests are better than slow PCR tests · Chris Said
  3917. The next wave in higher education
  3918. benjamin.computer - Benjamin Blundell
  3919. When (not) to squash commits
  3920. Espresso shots and software development – Lucas T. Teixeira
  3921. Almost Paperless Office
  3922. Lies, Damn Lies, and Front-end Tracking
  3923. Thought: Handling rate limited apis
  3924. Hackers Take Over Apple, Uber, Prominent Crypto Twitter Accounts in Simultaneous Attack - CoinDesk
  3925. Not recommending Purism - anarcat
  3926. “Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  3927. New experimental Razor editor for Visual Studio | ASP.NET Blog
  3928. .NET Conf: Focus on Microservices
  3929. MahApps.Metro
  3930. dotnet/crank
  3931. Tech Job Interviews Assess Performance Anxiety Instead Of Coding Skills: Report
  3932. What a Counterfeit Lightning to Headphone Adapter Looks Like
  3933. Oliver's Blog
  3934. The Importance of Deep Work & The 30-Hour Method for Learning a New Skill
  3935. Orthodox Privilege
  3936. DRBG: rename the DRBG taxonomy. · openssl/openssl@ce3080e
  3937. Comet NEOWISE
  3938. Blazor and Dragons! How to Consume gRPC-web From Blazor
  3939. Nearly 70% of iOS and Android users will deny tracking permissions if they are requested in-app to opt-in - Online Survey Tool, Mobile App for Quick Survey
  3940. Oracle JRE and JDK Cryptographic Roadmap
  3941. Welcome to Element!
  3942. Release Beta 8 · egil/bUnit
  3943. Data Structures & Algorithms I Actually Used Working at Tech Companies
  3944. Yaser Adel Mehraban - NDC Melbourne 2020
  3945. You've only added two lines - why did that take two days!
  3946. The Lost Art of Growing Blueberries With Fire
  3947. Host ASP.NET Core on Linux with Nginx
  3948. Webinar – REST – the ignored parts
  3949. How does the built-in dependency injection work on ASP.NET Core?
  3950. Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  3951. 10 Visual Studio Navigation Productivity Tips - NDepend
  3952. Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  3953. .NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  3954. Our Data
  3955. End-to-End Integration Testing with NServiceBus: How It Works
  3956. Fiddler Everywhere: Scanning for 404 and 500 Status Codes
  3957. Web Proxy Auto Discovery
  3958. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  3959. What are you optimizing for? Aligning Recommender Systems with Human Values
  3960. FCC ID 2AWHPR201
  3961. Generally available: Azure Private Link for Azure SignalR Service | Azure updates | Microsoft Azure
  3962. How to Receive an SMS With Blazor and SignalR
  3963. SharpLab
  3964. Pixel Art Tutorials - Saint11
  3965. Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  3966. dotnet/aspnetcore
  3967. How HEY Protects Your People
  3968. Visual Studio 2019 for Mac - Preview Release Notes
  3969. How to Transform Your Board Meeting with Written Narratives by @ttunguz
  3970. You've only added two lines - why did that take two days!
  3971. The Power of Defaults
  3972. Make me think!
  3973. My Motivation Behind Digital Minimalism
  3974. Most advice is too prescriptive to be useful
  3975. oltdaniel - Do not render a PDF in a canvas
  3976. Entrepreneur, Stage 1: Bootstrapping, Burnout, and Babies
  3977. The Resume is Dead. And Content Killed it. — Avthar
  3978. Luck is the Opposite of Efficiency - J.D. Moyer
  3979. Save the world with a personal carbon tax
  3980. Reclaiming Technology / Thomas Wang
  3981. Blazor GameDev - part 4: moving a sprite - Davide Guida
  3982. Arbiter Sports - ArbiterSports
  3983. 10 best free app to track a Cheating Spouse for Android
  3984. Tech Sector Job Interviews Assess Anxiety, Not Software Skills
  3985. Hacker Eva Galperin Has a Plan to Eradicate Stalkerware
  3986. Reliable Async Systems with Coyote - Part 1
  3987. BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  3988. Digicert revokes a raft of web security certificates
  3989. papers-we-love/papers-we-love
  3990. crates.io: Rust Package Registry
  3991. crates.io security advisory | Rust Blog
  3992. The TikTok War
  3993. Etcd, or, why modern software makes me sad
  3994. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  3995. Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  3996. Coding Adventure: Procedural Moons and Planets
  3997. Is it worth the cost?
  3998. How to Run a Live Coding Stream on Twitch using OBS
  3999. All .Net Exceptions List
  4000. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  4001. Resignation Letter — Bari Weiss
  4002. How To Create a Github Profile ReadMe
  4003. ‎The Numberphile Podcast on Apple Podcasts
  4004. Ex-Googler's Startup Comes Out of Stealth With Beautifully Simple, Clever Robot Design - IEEE Spectrum
  4005. Podcast — Numberphile
  4006. The Mathematical Showman - Ron Graham (1935-2020) — The Numberphile Podcast
  4007. Dotnetos Week - 5 days, 5 sessions, 5 speakers
  4008. The Mathematical Showman - Ron Graham (1935-2020) - Numberphile Podcast
  4009. Python Malware On The Rise
  4010. Search results | Find available job openings at Microsoft
  4011. Grant Imahara, Host of 'MythBusters' and 'White Rabbit Project,' Dies at 49
  4012. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  4013. Add support for Pipeline Operator by Pokute · Pull Request #38305 · microsoft/TypeScript
  4014. Debugging web apps in Visual Studio with custom browser configurations | endjin
  4015. How to stop worrying and adopt nullable reference types – Webinar Recording
  4016. Sometimes It's Easier to Mock Without Moq
  4017. Monsters Weekly 173 - Record Types
  4018. All in One with OData $Batch | OData
  4019. Azure Web App: Connection Strings | Build5Nines
  4020. Implementation of the C# IO container
  4021. Grant Imahara, ‘Mythbusters’ Host, Dies at 49
  4022. Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  4023. Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  4024. Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  4025. Atlas of Surveillance
  4026. VEX in Houdini: Mandelbrot and Mandelbulb
  4027. How Remote Work Could Destroy Silicon Valley
  4028. Git - gitfaq Documentation
  4029. zombodb/pgx
  4030. libtorrent adds support for the WebTorrent protocol » Feross.org
  4031. Thousands of shop, bank, and government websites shut down by EV revocation | Netcraft News
  4032. How I made $11,673 in 5 days with an open-source project | Samuel Štancl
  4033. My impression of the PineBook Pro - a $200 ARM powered laptop
  4034. Dark Web Price Index 2020. Check all 2020 Dark Web Prices
  4035. Ideas Are Worthless - Greg Raiz
  4036. Why Do We Have Dev Rels Now?
  4037. Philipp is annoyed
  4038. Why you should be more unlikeable
  4039. Head asleep, body awake
  4040. A $50.000/year streaming service | Gianluca Mauro
  4041. Doing the impossible
  4042. A Steve Jobs masterclass (from a decade ago)
  4043. Give some ❤️ to your PR
  4044. Why Every Developer Should Start Blogging
  4045. Matthew Leibowitz - Uno Conference
  4046. Linux founder tells Intel to stop inventing 'magic instructions' and 'start fixing real problems'
  4047. Life, part 23
  4048. European Union sets limits on platform madness
  4049. primo is an all-in-one IDE, CMS, component library, and static site generator
  4050. A few thoughts about Signal’s Secure Value Recovery
  4051. The Most Remarkable Legacy System I Have Seen
  4052. Google to invest $10 billion in India – TechCrunch
  4053. Linux kernel in-tree Rust support
  4054. Performance Improvements in .NET 5 | .NET Blog
  4055. So Many of Us: Recognizing Abuses of Power
  4056. Some GIF fixes stb_image by NuklearBomb · Pull Request #683 · nothings/stb
  4057. Hacker breaches security firm in act of revenge | ZDNet
  4058. How to Build a CORS Proxy for Client-side Blazor
  4059. GitHub Status
  4060. WindowSwap
  4061. Dyxsleia
  4062. Azure Functions Configuration and Secrets Management
  4063. AWS Well-Architected Framework – Updated White Papers, Tools, and Best Practices | Amazon Web Services
  4064. Generating the Premier League Table in F#
  4065. On Reactive Programming
  4066. A .NET Color Console Helper
  4067. Creating an Instance of Type, 8 Years Later
  4068. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  4069. Type-Safe Single Page Apps: F# Vs. TypeScript
  4070. Entity Framework Core In-Depth Part 10
  4071. The Future of Online Identity is Decentralized — yarmo
  4072. .NET Core: Still a Microsoft platform thing despite more than five years open source
  4073. Shawn Wildermuth's Blog
  4074. Entity Framework Core In-Depth Part 9
  4075. A Developer's Introduction to Data Science Video Series
  4076. Devcontainers and SSL interception
  4077. r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  4078. Trending
  4079. Apple Silicon: The Passing of Wintel
  4080. Cooking for Geeks: Real Science, Great Cooks, and Good Food: Potter, Jeff: 9781491928059: Amazon.com: Books
  4081. Fix capitalization of .NET by terrajobst · Pull Request #2226 · MicrosoftDocs/architecture-center
  4082. Get up and running with Kubernetes
  4083. The fastest way to learn a new language — ThinkTank
  4084. Multiple Monitors with Touchscreens
  4085. Getting Artificial Neural Networks Closer to Animal Brains
  4086. stu2b50
  4087. Why I Learnt How to Code (As A Non-technical Founder Of My First Startup)
  4088. We are not prisoners of groupthink.
  4089. The Soul of a New Debugger
  4090. Episode 1: A basic expression evaluator
  4091. V8 release v8.4 · V8
  4092. V-Drum Explorer: Blazor and the Web MIDI API
  4093. Tour of Rust
  4094. Announcing the Zig Software Foundation - News
  4095. Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  4096. Twisties Cheesy Bacon 250g | Woolworths
  4097. ongoing by Tim Bray · Just Too Efficient
  4098. Getting the .editorconfig working with MSBuild
  4099. Ennio Morricone - Here's to You (In Concerto - Venezia 10.11.07)
  4100. Do not remain nameless to yourself
  4101. Microsoft Announces that it will drop official support of PHP on Windows
  4102. davidfowl/uController
  4103. Do YOU know how much your computer can do in a second?
  4104. http://www.wpag.us/learn/Ball%20Shell%20Casing%20Seminar.pdf
  4105. Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  4106. Building a self-updating profile README for GitHub
  4107. git/torvalds/linux.git - Linux kernel source tree
  4108. Powerful new route planner that prefers greenery and can generate round trip routes of a specified distance | Trail Router
  4109. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  4110. Why Are Toys Such a Bad Business?
  4111. Linux kernel in-tree Rust support
  4112. crypto_stories.md
  4113. Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  4114. The Problem with Mandating Enterprise Target State Architecture
  4115. Experimenting with RF using RTL-SDR
  4116. Satisfactory way of thinking
  4117. The secret to long term wealth
  4118. Own your infrastructure
  4119. Our hiring process is what we can get away with
  4120. Playground: Asp.Net Core SignalR
  4121. Dunzo suffers data breach; users' phone numbers, email IDs exposed
  4122. The Hard Parts — Martin Kleppmann’s talks
  4123. JS: Remember visibility via localStorage by NickCraver · Pull Request #507 · MiniProfiler/dotnet
  4124. Friday Five: Azure Live Streaming, Teams Approvals, More!
  4125. Microsoft Host Integration Server - Wikipedia
  4126. Array Functions and the Rule of Least Power – Pursuit of Laziness
  4127. PDC 2000 | Channel 9
  4128. Linux kernel in-tree Rust support
  4129. Investors say agroforestry isn’t just climate friendly — it’s also profitable
  4130. The Mathematics of Neural Networks (Explained Visually)
  4131. AVIF for Next-Generation Image Coding
  4132. 960620 - Support AVIF - chromium
  4133. The Liddle'est President: Padellan, Majid M, Kelly, John: 9781734666427: Amazon.com: Books
  4134. DNA Lounge
  4135. bdougie/awesome-black-developers
  4136. CBv4n1v4
  4137. I’m leaving Sleeping Giants, but not because I want to
  4138. Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  4139. Reducing TLS Certificate Lifespans to 398 Days – Mozilla Security Blog
  4140. Don't close your MacBook, MacBook Air, or MacBook Pro with a cover over the camera
  4141. 1651828 - DigiCert: Delay of revocation for EV audit inconsistency incident
  4142. No, node_modules are not heavy - Chaotic good engineering
  4143. Marketing CPAs, Explained
  4144. Keyboardio Atreus Review - sulami's blog
  4145. The Frink is Good, the Unit is Evil • Hillel Wayne
  4146. This blog is now running on solar power
  4147. The Value of Alternative Investments · Sturm Mabie
  4148. The Polymath Playbook
  4149. Driving Therapy - Now on YouTube — cdahmedeh
  4150. How to get your first Enterprise customer after having several SMB customers
  4151. Disabling Google 2FA Doesn't Need 2FA
  4152. Strong Generalization and Efficiency in Neural Programs
  4153. MikeCodesDotNET/ColoredBadges
  4154. Denver Startup Week | 2020 Session Selection | Building a Developer Community: Lesson Learned
  4155. WWDC 2020 Followup Survey
  4156. Loading Related Data - EF Core
  4157. Azure Kubernetes for Developers
  4158. The Bourne Collection: Online Search Is Older than You Think! - CHM
  4159. LibreOffice: the next five years
  4160. 2 Years To Make $10 in Software Revenue
  4161. Criteo R&D Blog – Medium
  4162. Start Your Career as a Frontend Developer with Scrimba
  4163. App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk
  4164. Ten modern layouts in one line of CSS
  4165. Weekly Update 199
  4166. Using SignalR in ASP.NET Core & React to Send Messages
  4167. Passwordless: The Future of Authentication
  4168. Regex Named Groups and Using Them in C# - Gerald Versluis
  4169. Mads Kristensen Unveils 'The Essentials' Visual Studio Extension Pack for All Devs -- Visual Studio Magazine
  4170. Ask a Techspert: How do machine learning models explain themselves?
  4171. WinDbg debugger tool updated with several new improvements - MSPoweruser
  4172. Webwaste
  4173. C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  4174. Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog
  4175. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  4176. Azure for .NET developers
  4177. Pokémon Sprite Decompression Done By Hand
  4178. Free MacOS Sampler, Samplr For Touchbar
  4179. How to unc0ver a 0-day in 4 hours or less
  4180. Vital Signs: The Woman Who Needed to Be Upside-Down
  4181. Perf Track
  4182. Quartz.NET
  4183. Kenya: I want my money - kowabit
  4184. A framework for investigating bugs
  4185. How Machine Learning Pipelines Evolve Based on your Business Maturity
  4186. How to Choose a Machine Learning Technique
  4187. Is Technology Making Us More Productive?
  4188. 6 reflections on turning 27
  4189. The death of serendipity
  4190. Samplr for Touchbar · Multitouch Sampler for the Touch Bar
  4191. New German law would force ISPs to allow secret service to install trojans on user devices
  4192. Developer Stories | Microsoft Azure
  4193. Chicago Police Department arrest API shutdown is its own kind of ‘cover up’ - Chicago Reporter
  4194. zerodivs.com
  4195. Blazor GameDev - part 3: sprite rendering - Davide Guida
  4196. Building ASP.NET Core Hosted Services and .NET Core Worker Services
  4197. [tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  4198. Programming should be a seperate category from Science & Technology
  4199. synercoder/FileFormats.Pdf
  4200. Entity Framework: .NET Community Standup - July 8th 2020 - EF Core 5.0 Demo Extravaganza
  4201. Life, part 22
  4202. Portland approves 10% cap on fees that food delivery apps can charge restaurants
  4203. Auto Union Type C Racecar
  4204. Shared Cache is Going Away
  4205. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  4206. GitHub Stars
  4207. Unit Testing is Overrated | Alexey Golub
  4208. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  4209. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  4210. C#/GameDev from scratch - Time to add obstacles & enemies
  4211. What is an event loop?
  4212. Why you'll probably regret using Tailwind
  4213. Moving from TypeScript to Rust / WebAssembly
  4214. The saddest "Just Ship It" story ever
  4215. How to write proper Software Documentation?
  4216. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  4217. A Few Catchy Philosophy Quotes That Are Often Misinterpreted - Neel Somani
  4218. Jonathan Bergknoff: Terraform Pain Points
  4219. Everything is a Strawman
  4220. 'Jiro dreams of sushi' lessons for SaaS - Blog by Damian Schenkelman
  4221. Why I built a new app for practicing keyboard shortcuts
  4222. How I learned to suck less at Chess
  4223. HashCode Struct (System)
  4224. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  4225. Improved XML grammar binding and more in Red Hat VS Code XML extension 0.13.0 - Red Hat Developer
  4226. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  4227. Beginners quick start to learn React.js
  4228. End-to-End Integration Testing with NServiceBus
  4229. Understanding .NET MAUI and the future of Xamarin
  4230. Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
  4231. Microservices vs. Monoliths: An Operational Comparison – The New Stack
  4232. tauri-apps/tauri
  4233. Data WhiteOps collects
  4234. Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  4235. JustWatch - The Streaming Guide
  4236. The Difference Between HTTP Auth, API Keys, and OAuth | Nordic APIs |
  4237. Reddit's website uses DRM for fingerprinting
  4238. SixLabors/ImageSharp
  4239. The More Senior Your Job Title, the More You Need to Keep a Journal
  4240. zillom - Twitch
  4241. Lifeng-Liang/NSQLite
  4242. A Better Private Search Engine
  4243. Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  4244. Linux Mint drops Ubuntu Snap packages
  4245. HollyPixel
  4246. Barebones WebGL in 75 lines of code
  4247. Bring back the 'Developer News' on startup
  4248. SUSE to acquire Rancher Labs | ZDNet
  4249. Goodwill Hunting
  4250. .NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  4251. JaidedAI/EasyOCR
  4252. startsWith() and endsWith() functions in PHP
  4253. Voter Express: Voter Express Lookup
  4254. Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  4255. dog-qiuqiu/MobileNetv2-YOLOV3
  4256. r/boardgames - Card Game about Programmers/IT (free Print & Play - IT Startup)
  4257. LOOPY!
  4258. How Developers Stop Learning: Rise of the Expert Beginner
  4259. Pwning smart garage door openers
  4260. The Fastest NuGet Package Ever Published (Probably)
  4261. NDC Melbourne Warmup Meetup #2
  4262. Martin Björkström - gRPC Server Reflection in the .NET world
  4263. Zero to Hero with App Service, Part 3: Releasing to Production
  4264. What is MaxDOP controlling?
  4265. How to Implement Azure Serverless with Blazor WebAssembly
  4266. TypeScript Types Deep Dive - The Talk | Barbarian Meets Coding
  4267. Monsters Weekly 172 - NodaTime and API Controllers
  4268. When data is messy
  4269. Shawn Wildermuth's Blog
  4270. New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  4271. Local Users with ASP.NET Core – ASP.NET Core Identity
  4272. .NET Core vulnerability lets attackers evade malware detection
  4273. The Latest
  4274. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  4275. xamarin/MobileBlazorBindings
  4276. New Work by Gary Larson | TheFarSide.com
  4277. Ahmaud Arbery will not be erased
  4278. Release ILSpy 6.0 · icsharpcode/ILSpy
  4279. 'It started to wrap around me': Driver fought off snake at 100km/h
  4280. RickStrahl/Westwind.AspnetCore.LiveReload
  4281. HDMI Capture Comparison - OneDrive
  4282. Help message for shell scripts — samizdat
  4283. Pulsar vs Kafka - Comparison and Myths Explored - Kai Waehner
  4284. Analysis of YouTube Trending Videos of 2019 (US)
  4285. Bay Area Twitter Sentiment During a Pandemic
  4286. No pain, no gain: Tracktions' story
  4287. Are you living in a kettle?
  4288. Most valuable developer linux notebooks in 2020
  4289. mmhmm - Clear, compelling communication for everyone
  4290. Saadat Qadri
  4291. Ultra Cheap VPS hosts for Tor Bridges
  4292. A Team
  4293. Disrupting Enterprise Search
  4294. ASP.NET Core Series: Route To Code
  4295. Buypass European Certificate Authority (CA)
  4296. Moving from data science to machine learning engineering
  4297. The adaptive interface system for modern web experiences
  4298. microsoft/fast
  4299. sayedihashimi/myproposals
  4300. MVP Perks
  4301. PPP Loan Data
  4302. Concurrent Reference Counting and Resource Management in Wait-free Constant Time
  4303. Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  4304. ASP.NET Community Standup - July 7, 2020 - FAST Framework
  4305. braver-browser/braver-browser
  4306. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  4307. Show & tell: a steampunk desktop background radiation monitor
  4308. Dark Patterns after the GDPR: Scraping Consent Pop-ups and Demonstrating their Influence
  4309. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  4310. Invite Rick
  4311. Campaign Statements
  4312. Youtube DELETED Jordan Pier's Electronics Repair Channel!
  4313. Kicking off the 2020 .NET Foundation Director Campaigns
  4314. yourduskquibbles/webannoyances
  4315. #144 Bill Wagner, .Net 5 and Unifying .NET
  4316. JAMstack Crash Course - Build a Full Stack Application
  4317. A Terrible, Horrible, No-Good, Very Bad Day at Slack
  4318. Only 9% of visitors give GDPR consent to be tracked
  4319. The Day I Met Ron Graham — Brady Haran
  4320. Custom validation logic on client AND server with Blazor?
  4321. Produce your own physical chips. For free. In the Open.
  4322. ENNIO
  4323. What’s the difference between blue/green and red/black deployments?
  4324. Software architecture diagrams - which tool should we use?
  4325. Using External Inputs in Azure Durable functions
  4326. Java Programming
  4327. Event Sourcing in .NET Core – part 1: A gentle introduction
  4328. C# 8.0 nullable references: MaybeNull | endjin
  4329. Add ESLint Rules to a `react-blessed` Application
  4330. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  4331. How To Test Your React Apps With The React Testing Library — Smashing Magazine
  4332. Microsoft Threat Protection advanced hunting cheat sheet
  4333. Introducing event timeline – an innovative, new way to manage your security exposure
  4334. .NET Core Summer Event 2020
  4335. VeryAverageSimRacer - Twitch
  4336. How to Explain White Privilege to Someone Who Doesn’t Think it Exists
  4337. Non-Euclidean Worlds Engine
  4338. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  4339. Colin Kaepernick Signs First-Look Deal With Walt Disney
  4340. Door & Window Sensor Alarms For Smart Home 2020
  4341. Just in time knowledge - Niall Bunting
  4342. How People Learn — The Brain Basics - Iulian Gulea
  4343. Tasty - Delicious dotnet testing | Manuel Grundner
  4344. Addio Redis, I'm leaving Redis Labs
  4345. Data migration gotchas and lessons learned - Coding Nagger
  4346. koaning.io: The Future of Data Science is Past
  4347. James Stanley - I made a macro keypad with 3d-printed switches
  4348. A new desk
  4349. Giving GPT-3 a Turing Test
  4350. Hacker News Design is Ugly
  4351. D-Bus and Polkit, No More Mysticism and Confusion
  4352. Buying and Selling stocks with maximum profit
  4353. Clean Architecture, 2 years later - Elton Minetto
  4354. Why You Should Share Your Salary
  4355. Donut-shaped C code that generates a 3D spinning donut
  4356. SEVP modifies temporary exemptions for nonimmigrant students taking online courses during fall 2020 semester
  4357. NDC Melbourne Warmup Meetup #1
  4358. 1650910 - DigiCert: Inconsistent EV audits
  4359. Decision for 2020-21 Academic Year
  4360. Non-Euclidean Worlds Engine
  4361. PlayStation's secret weapon: a nearly all-automated factory
  4362. Performance Improvements via Formally-Verified Cryptography in Firefox – Mozilla Security Blog
  4363. Model 777 — Luca Iaconi-Stewart
  4364. How I Got My Attention Back
  4365. Versatile Video Codec (H.266) finalized, will produce 50% smaller files than HEVC (H.265)
  4366. Dutch national broadcaster saw ad revenue rise when it stopped tracking users. It's meant to work like that, right?
  4367. Life, part 21
  4368. Screen space shadows
  4369. Fraunhofer Heinrich Hertz Institute HHI
  4370. Brython
  4371. Hat Problems - Numberphile
  4372. Stacks of Hats (extra) - Numberphile
  4373. A Concurrency Cost Hierarchy
  4374. Using an OData Client with an ASP.NET Core API
  4375. OData with ASP.NET Core
  4376. Blazor WebAssembly : Using HttpClient in MVVM - EP09
  4377. The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  4378. Flexible Access Token Validation in ASP.NET Core
  4379. Writing a winning 4K intro in Rust
  4380. Ennio Morricone, Prolific Italian Composer for the Movies, Dies at 91
  4381. A Decade of Microsoft Most Valuable Professional
  4382. HTTPie – command-line HTTP client for the API era
  4383. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  4384. ANN: Cosmos DB Profiler 1.0 Release
  4385. Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  4386. Virtual Events for Xamarin and .NET in July | Xamarin Blog
  4387. A developer-centered approach to application development - Red Hat Developer
  4388. Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  4389. Build an In-memory REST API with Deno and Oak
  4390. HTTP OPTIONS and Default page vulnerabilities
  4391. bach-sh/bach
  4392. A Distributed Tracing Adventure in Apache Beam
  4393. UASP makes Raspberry Pi 4 disk IO 50% faster
  4394. Florida becomes first state to enact DNA privacy law, blocking insurers from genetic data
  4395. mfreeborn/heliocron
  4396. willmcgugan/rich
  4397. AbdulMalikDev/ounotes
  4398. Debubble
  4399. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  4400. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  4401. Veldrid 4.8.0
  4402. Castle Game Engine
  4403. Old Code Gets Younger Every Year
  4404. Why I’m Writing A Book On Cryptography
  4405. 10 modern layouts in 1 line of CSS
  4406. The Comeback of Fun in Visual Design
  4407. 1-Line Layouts
  4408. Beginner’s Guide To Abstraction – Pursuit of Laziness
  4409. Learn about transaction isolation levels - LanRaccoon
  4410. SemVer Considered Harmful | Joey Lynch's Site
  4411. nabeelqu
  4412. Eating local has a tiny environmental impact
  4413. bible-api.com
  4414. Why Can't I Reproduce Their Results?
  4415. What I discovered studying Neuroscience, having a background in Electronics - Recknsense
  4416. No, universities are not going away.
  4417. How my article became one-hit-wonder on hacker news · Tomas Vik
  4418. Laptop battery insights – Blog of Christian Felde
  4419. When You Come at the King - This Too Shall Pass by Rhys Wallace
  4420. Coffee & Open Source
  4421. Linus Torvalds: 'I Do No Coding Any More' - Slashdot
  4422. 1-Line Layouts
  4423. How Have I Been Pwned became the keeper of the internet’s biggest data breaches – TechCrunch
  4424. A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  4425. willmcgugan/rich
  4426. Reparar tu smartphone o instalarle una ROM será delito en México: la nueva ley que protege los candados digitales, explicada
  4427. The Wrong Abstraction — Sandi Metz
  4428. Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  4429. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  4430. Onyx is violating the Linux kernel's license - refuses to release source code
  4431. Sundown town - Wikipedia
  4432. a327ex/BYTEPATH
  4433. The Fourth of July [rerun]
  4434. Scamming the scammers -- catching the virus call centre scammers red-handed
  4435. De-Escalating Social Media
  4436. HTML tags flagged as error in razor view : RSRP-477782
  4437. Another non-year of Desktop Linux – Structure and Interpretation of Computer Programmers
  4438. Giving code presentations
  4439. Thinking about Algorithmic problems II
  4440. No More Shampoo
  4441. You need a PO Box : JetGirlArt
  4442. Can we even make a cloud by ourselves?
  4443. Project Audio for GitHub
  4444. GitHub Special Repository, The Public Profile Readme
  4445. simone.computer
  4446. USA.css
  4447. SQL-MisterMagoo/BlazorCultures
  4448. Bitcoin From Scratch - Part 1
  4449. Building Subversion - CoRecursive Podcast
  4450. A look at the Gemini protocol: a brutally simple alternative to the web
  4451. A real-time Event Grid viewer with serverless SignalR
  4452. Friday Five: Azure Private Link, Visual Studio, And More!
  4453. How Have I Been Pwned became the keeper of the internet’s biggest data breaches – TechCrunch
  4454. Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  4455. 2 + 1 = 4, by quinoa
  4456. retaildevcrews/webvalidate
  4457. Project Gemini
  4458. How can I get a Bootstrap column to span multiple rows?
  4459. Flex
  4460. Better words by richsalz · Pull Request #12089 · openssl/openssl
  4461. The silence is deafening
  4462. Where Am I? · The Internet Bytes.
  4463. Weekly Update 198
  4464. The true cost of knowledge | RoyalSloth
  4465. Race Conditions/Concurrency Defects in Databases: A Catalogue
  4466. HELP WANTED - bitprophet.org
  4467. How I wrote 214 pages for a web development book with 19 pull requests in 3 months
  4468. The risks of falling in love (for product designers)
  4469. mrlee.dev - On Sharing Vulnerability
  4470. Autonomous Review: The Best Affordable Standing Desk - Tim Leland
  4471. How we beat existing network effects and got 900 customers from day one
  4472. Code Only Says What it Does
  4473. Goodbye
  4474. Beware the Google Password Manager - fasterthanli.me
  4475. Director/Sr. Director of Finance and Operations
  4476. Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more
  4477. Adds a focus trap to the modal as well as the ability to dismiss the modal with the escape key by chrissainty · Pull Request #185 · Blazored/Modal
  4478. See Intricate Details in Leonardo da Vinci’s The Last Supper in a New Gigapixel Image
  4479. A Markdown Editor for the 21st Century - Zettlr
  4480. Icons list
  4481. alfiopuglisi/guietta
  4482. Anti-Algorithmic Music: How Bandcamp Is Helping Artists Beat The Odds
  4483. Understand which font is being rendered - Chrome DevTools
  4484. Blazor WebAssembly : Dependency Injection - EP08
  4485. The SP mvp Weekly
  4486. OpenStreetMap, a global map for worldwide insight
  4487. Using the Internet Archive’s Wayback Machine as a CDN
  4488. Inside the Invasive, Secretive “Bossware” Tracking Workers
  4489. Abstract Wikipedia/July 2020 announcement - Meta
  4490. Generics for Go
  4491. AWS Blog
  4492. Getting Started with GitFlow - Simple Talk
  4493. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  4494. Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  4495. Introducing Fiddler Jam
  4496. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  4497. Always Use the for…of loop to iterate in JavaScript
  4498. Devs-Garden/jsonbase
  4499. Inslee extends face covering requirement for businesses statewide and halts county advancements
  4500. Serious Vulnerabilities in F5's BIG-IP Allow Full System Compromise
  4501. Michael Plant | University of Oxford
  4502. Sleep Tracking: My Oura Ring Review (After Two Years) — Remo Uherek
  4503. The illusion of statelessness
  4504. Keeping the product promise
  4505. The Science Behind The Mask | Don Jones®
  4506. Thinking about Algorithmic problems
  4507. @msurdi blog
  4508. Micah Lerner
  4509. Understanding principal component analysis | Yousuf
  4510. Surprising Things About Working at Well-Known Tech Unicorns
  4511. A History of my Mechanical Keyboards
  4512. From Employee To Contractor - How I did it
  4513. What accomplishments sound like on software engineering resumes
  4514. The First Two-Million-Dollar Check
  4515. Linear scalable read-write lock
  4516. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  4517. Police detective fired over pro-Black Lives Matter social media post
  4518. Using Remote Containers in WSL 2
  4519. Blazor and 2D game development - part 1: intro - Davide Guida
  4520. Abstract Wikipedia/June 2020 announcement - Meta
  4521. Gameplay enhancements
  4522. Really Good Emails
  4523. Life, part 20
  4524. Git Credential Manager Core: Building a universal authentication experience
  4525. Join conversation
  4526. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  4527. Technical progress with Age of Ascent
  4528. The Easiest Way to Version NuGet Packages
  4529. NuGet Package Alternatives when Migrating to .NET Core
  4530. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  4531. The Sci-hub Effect: Sci-hub downloads lead to more article citations
  4532. Apple's latest privacy measures could turn users off
  4533. The Whimsical Web
  4534. Moldova Shuts Down Bootleg Helicopter Factory
  4535. Sustaining Performance Under Extreme Stress
  4536. Fighter Pilot Breaks Down Every Button in an F-15 Cockpit | Ars Technica
  4537. Age of Ascent
  4538. Announcing the Porting Assistant for .NET | Amazon Web Services
  4539. Lights and Shadows – Bartosz Ciechanowski
  4540. Shmew/Fable.SignalR
  4541. Future-proofing .NET application development with the Uno Platform
  4542. Cancelling a Windows Runtime asynchronous operation, part 1: C# | The Old New Thing
  4543. The Magical Methods in C#
  4544. The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  4545. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  4546. [Guest Blog] Using AI to Save Lives
  4547. Entity Framework Core In-Depth Part 7
  4548. Environment Variables with .NET Core and Elastic Beanstalk | Amazon Web Services
  4549. Feature Rejection: sending an email alert from RavenDB
  4550. The Art and Design Philosophy of Age of Ascent
  4551. Book Review: A Philosophy of Software Design
  4552. The New Ford F-150's Onboard Generator Can Power a Ridiculous Amount of Equipment
  4553. Asus Zephyrus G14 Review
  4554. GitHub Pull Requests and Issues - Visual Studio Marketplace
  4555. Good Enough Is Just Fine - More To That
  4556. Apple Lightning
  4557. XXX.
  4558. The Lottery Ticket Hypothesis: A Survey
  4559. Organic Proposals
  4560. The dark side of KPIs - andre.schweighofer
  4561. 120-ish Days Later
  4562. Desugaring - taking our high-level language and simplifying it!
  4563. Building Bootleg BuiltWith – Blog – Emerson Code
  4564. Reflecting on a year of making machine learning actually useful
  4565. Respecting Browser Navigation in Single Page Applications
  4566. About Scaling Model-View-Update
  4567. A tale of latency and broken windows - Blog by Damian Schenkelman
  4568. Why marketing is eating the world
  4569. The Pros and Cons of Self-Learning
  4570. open-telemetry/opentelemetry-specification
  4571. dapr/azure-functions-extension
  4572. Architecting Cloud Native .NET Applications for Azure
  4573. GitHub.com Help Documentation
  4574. Launching docs.github.com - The GitHub Blog
  4575. Oppose the EARN IT Act
  4576. photonlines/Intuitive-Guide-to-Maxwells-Equations
  4577. ‎The Unmade Podcast: Special: Brilli Timilli on Apple Podcasts
  4578. Announcing Azure Functions extension for Dapr - Open Source Blog
  4579. C# Digest #317 for June 29, 2020
  4580. Special: Brilli Timilli - The Unmade Podcast
  4581. Special: Brilli Timilli — The Unmade Podcast
  4582. The Unmade Podcast
  4583. Deconstructing Pinterest's reverse-image-search SEO growth hack | RankScience
  4584. MIT apologizes, permanently pulls offline huge dataset that taught AI systems to use racist, misogynistic slurs
  4585. The Numeracy Ambassador (with Simon Pampena) - Numberphile Podcast
  4586. Intermediate CSS with Kyle from Web Dev Simplified (Flexbox, Grid, Custom Properties, and more!)
  4587. 'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  4588. The world should think better about catastrophic and existential risks
  4589. How Did Vim Become So Popular
  4590. Common Voice Dataset Release - Mid Year 2020
  4591. New Mac ransomware spreading through piracy - Malwarebytes Labs
  4592. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  4593. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  4594. How Hello World! changed – top level statements and functions
  4595. Announcing Azure DevOps Server 2020 RC1 | Azure DevOps Blog
  4596. Connection Pooling for MySQL with the Heimdall Proxy
  4597. Perkeep lets you permanently keep your stuff, for life.
  4598. The Pain of Debugging WebAssembly – The New Stack
  4599. Build a Terminal Dashboard in React with `react-blessed`
  4600. Go faster with your own re-usable Blazor components
  4601. Using Spread Syntax to Merge Objects in JavaScript
  4602. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  4603. Updating to Azure Functions v3 in Visual Studio
  4604. Misusing C#: Multiple Main() Methods
  4605. Debugging .NET Core via Symbol Server on OSX in VSCode
  4606. Home
  4607. How do cars fare in crash tests they're not specifically optimized for?
  4608. On Committing Suicide - Austin G. Walters
  4609. Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  4610. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  4611. irinascurtu/graphql-dncse
  4612. mizrael/BlazorCanvas
  4613. Return to School - Enrollment Options | Fairfax County Public Schools
  4614. protobuf-net/protobuf-net
  4615. Nano services with ASP.NET Core or how to build a light API
  4616. Monday, Jun. 29, 2020 - The MVP reconnect daily
  4617. Real-time in no time (and costs) - with Azure Functions, Cosmos DB & SignalR - Serverless Architecture Conference
  4618. Disclosure: Another macOS privacy protections bypass
  4619. Experiments with WSL2... Yes you can use VSCode but could you run...
  4620. Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  4621. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  4622. Announcing TypeScript 4.0 Beta | TypeScript
  4623. Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  4624. Containerize an app with Docker tutorial - .NET Core
  4625. The JavaScript Supply Chain Paradox: SRI, CSP and Trust in Third Party Libraries
  4626. .NET Conf: Focus on Microservices
  4627. How CDNs Generate Certificates
  4628. NuxtJS Static Pages and Content API - The Latest Features
  4629. How many trees in the Random Forest?
  4630. GOTO 2018 • Machine Learning: Alchemy for the Modern Computer Scientist • Erik Meijer
  4631. C# 8.0 nullable references: NotNull | endjin
  4632. Domestic Meat Shortages and Exports — Jayson Lusk
  4633. Edwin Brady - Idris 2 - Type-driven Development of Idris
  4634. EFF & Heavyweight Legal Team Will Defend Internet Archive's Digital Library Against Publishers * TorrentFreak
  4635. YES NO AS A SERVICE
  4636. No Knead Sourdough Bread
  4637. Tip 268 - Exploring Microsoft Power Virtual Agents based off Microsoft Bot Framework
  4638. Anthony Giretti's .NET blog
  4639. How To Build a Twitch Chat Bot with Nodejs
  4640. Refresh Tokens in IdentityServer4 v4
  4641. Assume 100% responsibility
  4642. Async vs Sync Communication
  4643. How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  4644. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  4645. Lockdown Burnout | Tiny Projects
  4646. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  4647. How conspiracy theories emerge—and how their storylines fall apart
  4648. IRL to Anime With Cartoonization AI
  4649. home
  4650. Running WSL GUI Apps on Windows 10
  4651. Docker container for windows
  4652. TheLiveCoders - Twitch
  4653. Black Girls Code, BlackGirlsCode, Women of Color in Technology
  4654. Life, part 19
  4655. Friday Five: OneNote, Azure SQL, And More!
  4656. Linear – The issue tracking tool you'll enjoy using
  4657. Capacitor plague - Wikipedia
  4658. You only have to be good enough
  4659. Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  4660. Lockdown Suburbs - uMap
  4661. Creating a Custom Validation Message Component for Blazor Forms
  4662. 2020PB/police-brutality
  4663. Wltoys 144001 1/14 2.4G 4WD High Speed Racing RC Car Vehicle Models 60km/h RC Vehicles from Toys Hobbies and Robot on banggood.com
  4664. Why I don't like SemVer anymore
  4665. How to list and download the contents of a GitHub repo in C#
  4666. It’s Time for a Change
  4667. Hosting Blazor WebAssembly app on GitHub Pages
  4668. Superstimulus in 2020
  4669. Pokémon Sprite Decompression Explained
  4670. ReverentGeek's Videos - Twitch
  4671. Zero to Hero with App Service, Part 1: Setting Up
  4672. GitHub Actions for .NET Core NuGet packages - Dusted Codes
  4673. Scalability concepts: zero-downtime deployments
  4674. Create wonderful things, be good, have fun
  4675. le podcast des technologies .NET
  4676. Analysis of @anthonygiretti FOLLOWERS
  4677. Classic ThinkPad Thermal Paste Change
  4678. Automatic Reconnection in the Swift SignalR Client
  4679. Looker might slow you down · O.
  4680. Entity Framework Core In-Depth Part 6
  4681. Exposing a custom type as a JSON string in an ASP.NET Core API
  4682. Does more choice make software development easier?
  4683. How to Know You’re Not Insane (And how a Cards Against Humanity Staff Writer was fired.)
  4684. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  4685. Circuit Breaker Pattern - Pradeep Loganathan
  4686. Monsters Weekly 171 - Artiller.io + Faker.js
  4687. sorskoot - Twitch
  4688. 1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  4689. Event detail - Redgate Software
  4690. Reflections on 6 months solo SaaS startup
  4691. Visual Studio for Mac: Refresh();
  4692. corte.si
  4693. ZX Spectrum emulator running on Blazor
  4694. Our AWS bill is ~ 2% of revenue. Here's how we did it
  4695. Defining Resources — IdentityServer4 1.0.0 documentation
  4696. Overview — IdentityServer4 1.0.0 documentation
  4697. IdentityServer4.Templates 4.0.0
  4698. Resource Access in IdentityServer4 v4 and going forward
  4699. Any Other Indie Hackers Building with .NET?
  4700. Choosing an Azure compute service - Azure Architecture Center
  4701. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  4702. foambubble/foam
  4703. 5 modern alternatives to essential Linux command-line tools
  4704. Python may get pattern matching syntax
  4705. Astronomers detect regular rhythm of radio waves, with origins unknown
  4706. Markets, discrimination, and "lowering the bar"
  4707. maxgoedjen/secretive
  4708. blog
  4709. r/microservices
  4710. Get started with Azure Queue storage using .NET - Azure Storage
  4711. What Does It Take To Be An Expert At Python?
  4712. How to Use the Sound Recognition Accessibility Feature in iOS 14
  4713. Zero to hero - Part 5 - My buttery smooth icing algorithm
  4714. GNU GCC does not round floating-point divisions to the nearest value
  4715. How to get the best out of your Yubikey with GPG
  4716. The Wisdom of rationals
  4717. How does SQLite work? Part 1: pages!
  4718. xi-editor retrospective
  4719. Dreamcast 32MB RAM upgrade
  4720. Configuration is an API, not an SDK
  4721. Building a high performance JSON parser
  4722. VS Code comments auto completion - Visual Studio Marketplace
  4723. POWERful DEVS Virtual Conference
  4724. How much information can you store on one laptop? (Q2 2020)
  4725. devring.club
  4726. New US Bill would require makers of encrypted devices to leave a backdoor
  4727. Rainbow - an attempt to display colour on a B&W monitor
  4728. Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  4729. Palm | Product | The best small phone for minimalists, athletes, and kids
  4730. LMS Prize Winners 2020 | London Mathematical Society
  4731. Unim.Press: read Reddit on a newspaper
  4732. GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
  4733. loic-sharma/BaGet
  4734. HiFiC - High-Fidelity Generative Image Compression
  4735. US Senators Introduce 'Lawful Access to Encrypted Data Act' — With Backdoor Mandate | News Bitcoin News
  4736. Introducing Money in Excel, an easier way to manage your finances - Microsoft 365 Blog
  4737. F# 5 and F# tools update for June | .NET Blog
  4738. Don't Publish On Medium — Brian Balfour
  4739. The 6 Levels of Reusability
  4740. Interviews - The Good, the Bad and the Ugly
  4741. Use managed services. Please. | Dan Moore!
  4742. Searching with the power of PostgreSQL in Symfony Applications
  4743. The Recurring Tragedy of Orchestration
  4744. Dynamic linking
  4745. a string hash.c
  4746. The .NET Docs Show: Blazing into Summer
  4747. Download Beyond Compare Free Trial
  4748. Chris Hacken - Stories about building an Internet Service Provider
  4749. dotnet/core
  4750. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  4751. Earning $800 / Month With Spotify — Steve Benjamins
  4752. Why Birds Can Fly Over Mount Everest - Issue 86: Energy - Nautilus
  4753. Session Details - Code PaLOUsa 2020
  4754. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  4755. Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  4756. Carl Franklin's Blazor Train: Blazor Component Life Cycle
  4757. Dismantling barriers to participation in programming communities with Dr. Denae Ford
  4758. Weekly Update 197
  4759. Amazon.com: USB C to USB C Cable 10ft [100W 20V/5A], uni Type-C Fast Charging Cable, Braided USB C Cable Compatible with MacBook Pro 2019/2018/2017, iPad Pro 2020/2018, Samsung Galaxy S20/S10/S9, Grey: Computers & Accessories
  4760. microsoft/reverse-proxy
  4761. NET Foundation Nominations are closing
  4762. Amazon.com: FosPower iPhone Charger (2 Pack), Apple MFi Certified Lightning to USB C Cable [Nylon Braided] Compatible with iPhone 11/11 Pro / 11 Pro Max/X/XS/XR/XS Max / 8/8 Plus - 10FT: Computers & Accessories
  4763. Deploy to Azure Container Instances with Docker Desktop
  4764. Black Lives Matter | Bonfire
  4765. Dark | Netflix Official Site
  4766. Announcing Azure Service Operator for Kubernetes - Open Source Blog
  4767. Elijah McClain organized by Sheneen McClain
  4768. Q&A: Ask the .NET Product Group Anything | UCP2019
  4769. Understanding SSIM
  4770. Egui – An experimental immediate mode GUI written in Rust
  4771. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  4772. ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  4773. Why the US military usually punishes misconduct but police often close ranks
  4774. Debugging with Fiddler Everywhere: Mocking Remote Issues
  4775. Life, part 18
  4776. .NET: Prepare your company for the future
  4777. How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  4778. How to Unit Test an Abstract Class
  4779. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  4780. Boston Bans Use Of Facial Recognition Technology. It's The 2nd-Largest City To Do So
  4781. chubin/wttr.in
  4782. Software developers: We won't take a pay cut just to work remotely | ZDNet
  4783. Announcing .NET 5.0 Preview 6 | .NET Blog
  4784. Mona Lisa in Real Life? Depixelizing Doom Guy? The "Upscaling" AI: PULSE
  4785. Using the Blockly visual programming editor to call a .NET Core WebAPI
  4786. How to embed JavaScript components in C# built Uno WebAssembly Web Applications - Uno Platform
  4787. Recorded session: Modeling in non relational world | RavenDB
  4788. Fix Your Timestep! | Gaffer On Games
  4789. Blackballed by PayPal, Scientific-Paper Pirate Takes Bitcoin Donations - CoinDesk
  4790. macOS Big Sur: Has the Dust Finally Settled on Limiting Third-Party Apps?
  4791. Why some methodologies cannot spread?
  4792. Emacs Server – Why and why not? – arenzana.org
  4793. The Quest to Take Your Time Back
  4794. Why AES-GCM Sucks
  4795. TikTok Succeeds by Making Copying Easy
  4796. Industry and workers
  4797. mjg59 | Making my doorbell work
  4798. What's in a Linux executable?
  4799. Krita 4.3.0 Released | Krita
  4800. Symbian Won
  4801. Eastern European Movies in English Online
  4802. dotnet/runtime
  4803. Nonparametric Cohen's d-consistent effect size
  4804. There’s Now an Even Worse Anti-Encryption Bill Than EARN IT. That Doesn’t Make the EARN IT Bill OK.
  4805. PEP 622 -- Structural Pattern Matching
  4806. Nice Bug
  4807. How I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since - Shogan.tech
  4808. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  4809. How Azure.com operates on Azure part 2: Technology and architecture
  4810. Silicon Valley Pain Index
  4811. Azure.com operates on Azure part 1: Design principles and best practices
  4812. Learn TV
  4813. ECMAScript proposal: private static methods and accessors in classes
  4814. Bay Area tech diversity: White men dominate Silicon Valley
  4815. Multi-Targeted NuGet Package Gotchas!
  4816. Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  4817. Delivering on a promise – the essential extension pack | Visual Studio Blog
  4818. 10 large Bay Area tech companies employ no Black women, study finds
  4819. It’s time to change the way the media reports on protests. Here are some ideas.
  4820. Breaking changes, version 3.1 to 5.0 - .NET Core
  4821. Amazon establishes new Counterfeit Crimes Unit
  4822. Copy Paste List
  4823. Enable automatic updates in a web application using Azure Functions and SignalR Service - Learn
  4824. Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  4825. Are we going to get treated to spam popups advertising Edge and having it duplicate our data from Firefox without asking every time Microsoft decides to update it from now on?
  4826. What are the benefits of mobile app session recording
  4827. Loved Hey, but it’s not for me
  4828. How to fix the App Store?
  4829. The Goldilocks Management Structure · Stay SaaSy
  4830. The theory behind making something people want · Philipp Cannons
  4831. Software Entropy
  4832. The Super Duper Universal Binary
  4833. Navigating Power & Status
  4834. Writing, Reading, Writing | Not a Blog
  4835. Nico Tuason
  4836. Block websites from reading or modifying Clipboard contents in Firefox - gHacks Tech News
  4837. This $35 Keyboard for Children Transformed Me Into a Novelist
  4838. Introducing Amazon Honeycode – Build Web & Mobile Apps Without Writing Code | Amazon Web Services
  4839. I have stepped down as a Microsoft MVP
  4840. Check out this London tube map made from a working circuit board
  4841. Power BI Report
  4842. Home | Freedom To Breathe Agency
  4843. What Silicon Valley Doesn’t Understand About Agriculture – Thinking Agriculture
  4844. LEGO blocks and organ transplants
  4845. TechEmpower/FrameworkBenchmarks
  4846. Meet Face ID and Touch ID for the web - WWDC 2020 - Videos - Apple Developer
  4847. Video: "My girlfriend had to subscribe to my Twitch channel to tell me to open the door" - Charles Leclerc
  4848. Keep all your packages up to date with Dependabot - The GitHub Blog
  4849. Visual Studio 2019 for Mac - Preview Release Notes
  4850. Announcing OpenJDK for Windows 10 on ARM | Java at Microsoft
  4851. sotu 2.1
  4852. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  4853. Introduction to quantum computing with Q# – Part 4, multi-qubit gates
  4854. Announcing Perl 7
  4855. Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  4856. F# and Functional Programming!
  4857. Google blew a ten-year lead. - Second Breakfast
  4858. Can I get a refund?
  4859. Add Apple Silicon support by lambdageek · Pull Request #20014 · mono/mono
  4860. OpenDiablo2/OpenDiablo2
  4861. QuestDB · Console
  4862. Facebook’s Dominance Is Built on Anti-Competitive Behavior
  4863. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  4864. TCC : Tiny C Compiler
  4865. Journalist’s phone hacked by new ‘invisible’ technique: All he had to do was visit one website. Any website.
  4866. What I learned from looking at 200 machine learning tools
  4867. Elevator.js
  4868. Introducing C# 9: Improved pattern matching
  4869. It’s all in the Host Class – Part 2: Configuration
  4870. Exclusive: Segway, the most hyped invention since the Macintosh, ends production
  4871. Differences between String and string in C# - Code Maze
  4872. Deploy a .NET Container with AWS Fargate
  4873. New Windows Containers GitHub repo - Roadmap and more!
  4874. jantic/DeOldify
  4875. Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  4876. Path Building vs Path Verifying: The Chain of Pain
  4877. Path Building vs Path Verifying: Implementation Showdown
  4878. You can't tell people anything
  4879. NHSX
  4880. Terminology, Power and Oppressive Language
  4881. .NET Foundation Board Member Elections
  4882. Get started with Azure CLI
  4883. Nobody knows what an 850% increase is, so please stop saying it - Sam Ireland
  4884. A wild bug: 1970s Intel 8271 disc chip ate my data!
  4885. Bit Hacks in C#
  4886. Lighthouse Syndrome
  4887. Reflections from a Week of Vagabonding (Pt. II) – The Blog of Joe Balcom
  4888. Don’t fight the trail. Take what it gives you.
  4889. Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  4890. Dungeon Scrawl | Home
  4891. Notes on Note-taking
  4892. So you want to become a senior engineer?
  4893. [Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  4894. Home - WINGS
  4895. Visual Studio 2019 Preview Release Notes
  4896. Cloudflare TV | Cloudflare
  4897. Part II: After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  4898. Cloudflare TV | Cloudflare
  4899. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  4900. The End of OS X
  4901. CERN approves plans for a $23 billion, 62-mile long super-collider
  4902. Writing about software and other curiosities
  4903. Monitor GC stats with a startup hook
  4904. Introducing dotnet-monitor, an experimental tool | .NET Blog
  4905. hyrmn - Overview
  4906. Is WebP really better than JPEG?
  4907. The world is changing...
  4908. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  4909. Blessing Krofegha - Is Headless CMS the future of development?
  4910. Addressing racial injustice - The Official Microsoft Blog
  4911. Software patents are another kind of disease — Free Software Foundation — working together for free software
  4912. How Create and Publish NPM Packages
  4913. Learning operating system development using Linux kernel and Raspberry Pi
  4914. I Just Hit $100k/yr On GitHub Sponsors! 🎉❤️ (How I Did It)
  4915. 3+1 ways to manage state in your Blazor application
  4916. The Google ‘vs’ Trick
  4917. Getting started with ASP.NET Core
  4918. NYT Is Threatening My Safety By Revealing My Real Name, So I Am Deleting The Blog
  4919. iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
  4920. Your terminal can be much, much more productive
  4921. Which Database should I use in my Azure Serverless App?
  4922. React, Redux, and Typescript - Why, What and How - The Long Walk
  4923. Monsters Weekly 170 - Noda Time and Entity Framework Core
  4924. Introducing C# 9: Improved target typing
  4925. XML + JSON Output for Web APIs in ASP .NET Core 3.1
  4926. Ian Bebbington - Uno WebAssembly Containerization
  4927. Introducing Secret Store
  4928. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  4929. Introducing C# 9: Top-level programs
  4930. The IO functor
  4931. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  4932. Failover Clustering Networking Basics and Fundamentals
  4933. Reduce mental energy with C# 9
  4934. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  4935. Onion Architecture In ASP.NET Core With CQRS - Detailed
  4936. Avoiding exposing identifier details to your users
  4937. Create a React Teleprompter using the Web SpeechRecognition API
  4938. No, MediatR Didn't Run Over My Dog
  4939. A WinUI 2 Reference App
  4940. dotnet/machinelearning
  4941. HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  4942. Elastic Stack (Elasticsearch, Kibana, Logstash, Beats) 7.8.0 released
  4943. dabreegster/abstreet
  4944. What’s New in macOS - macOS - Human Interface Guidelines
  4945. What is Zig's “Colorblind” Async/Await?
  4946. Sonos S2 compatibility | Sonos
  4947. jonathan-laurent/AlphaZero.jl
  4948. romkatv/powerlevel10k
  4949. Stalker Online hacked! Over one million gamers' passwords made available for download
  4950. Gift of inspiration and its role in technology
  4951. When threadWaitRead Doesn't
  4952. Improve your web typography with a few solid tips
  4953. How to Transition to a Tech Career
  4954. Reflections on Being a Female Founder
  4955. Good intentions make bad roadmaps - andre.schweighofer
  4956. Radar Theory and Teardown of Aircraft Transponder RT-459A
  4957. Japan Captures TOP500 Crown with Arm-Powered Supercomputer
  4958. There Is No (Real World) Use Case for Face Super Resolution
  4959. Spotify is trying to embrace, extend, and extinguish open podcasting – Kyle Piira
  4960. Safari 14 Beta Release Notes
  4961. Interested in running?
  4962. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  4963. The Next Step for Mixer - From the Myxer
  4964. I created a perfect AI for Fruit Ninja
  4965. schenkd/nginx-ui
  4966. The warnings have changed into bannings
  4967. Simplifying declarative deployments in Azure
  4968. ARM Mac Impact On Intel
  4969. Life, part 17
  4970. Olo jobs
  4971. Game Dev Digest Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!
  4972. Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  4973. .NET Foundation Election 2020 Nominations are Open!
  4974. Yet another robust outlier detector
  4975. [ANNOUNCE] WireGuard Merged Into OpenBSD
  4976. JoeMayo/LinqToTwitter
  4977. Racism in Software Development & Beyond
  4978. Using Azure CLI to create Azure App Registrations
  4979. AdrienTorris/awesome-blazor
  4980. gioblu/PJON
  4981. Chat Wars
  4982. Software & Hardware Used in Formula 1
  4983. Windows Terminal Preview 1.1 Release | Windows Command Line
  4984. InnoDB Internals - Consistent Reads
  4985. 7 Things to Enjoy in Maui and .NET MAUI
  4986. Code snippets for Xamarin Forms XAML Platform-specifics
  4987. UnoConf 2020 (Virtual & Free) – Aug 12, 2020 – Save the date - Uno Platform
  4988. Task.WhenAll / Select is a footgun 👟🔫
  4989. Sysinternals ProcDump For Linux | Build5Nines
  4990. Introducing C# 9: Questions & answers about Records
  4991. How to Develop Inside a Container Using Visual Studio Code Remote Containers - Docker Blog
  4992. Matrix.org
  4993. Wireless is a trap
  4994. @adlrocha - Software should be designed to last
  4995. It Was 100 Degrees in Siberia Today. Yes, That Siberia
  4996. Delores Source Code Released!
  4997. 'CVS: cvs.openbsd.org: src' - MARC
  4998. Toddler Password - Secure passwords generated by a toddler
  4999. Memory-prediction asymmetry
  5000. I used to run my own mail server
  5001. Writing a curriculum vitæ
  5002. 6 Months of Spanish Progress
  5003. nabeelqu
  5004. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  5005. You don't need news
  5006. How I cleared my inbox of calendar updates
  5007. How not to be sad
  5008. Reviews of distributed filesystems | Regressionist
  5009. Log-Structured Merge-Trees
  5010. Do you CI? | Benji's Blog -
  5011. Following Your Dreams Full-Time Isn't Expensive — farza
  5012. Hacking Starbucks and Accessing Nearly 100 Million Customer Records - Sam Curry
  5013. On using WordPress as a back end
  5014. J Cole - Neighbors [LYRICS HQ][Explicit]
  5015. We’re losing the war against surveillance capitalism because we let Big Tech frame the debate
  5016. J. Cole – Neighbors
  5017. dotnet/runtime
  5018. dotnet/runtime
  5019. BYE
  5020. ChesterYue/ohmyzsh-theme-passion
  5021. Writing userspace USB drivers for abandoned devices
  5022. Why Apple Ditched PowerPC, and What it Says About Apple Ditching Intel
  5023. Wireless is a trap - LessWrong 2.0
  5024. FlatBuffers: FlexBuffers
  5025. A little bit of plain Javascript can do a lot
  5026. How is NSA breaking so much crypto?
  5027. Cleaning My MacBook After 16800 Hours of Use!
  5028. Sponsor @chrissainty on GitHub Sponsors
  5029. Closing Notes and Townhall Part 2
  5030. Sarah Rector - Wikipedia
  5031. Teach Yourself Computer Science
  5032. jsmouret/grpc-over-webrtc
  5033. Ramsey County corrections officers of color say they were barred from guarding Derek Chauvin
  5034. My Favorite CLI Tools
  5035. Linear types are merged in GHC
  5036. Banjo Obayomi - Grimoire: A Data Centric Blogging Platform
  5037. Nate Rose - Innovating on OUR STEM Education
  5038. Angie Jones - Keynote: The Reality of Developing an Artificial World
  5039. Mark Okhakumhe - Intellectual Property rights in the technology sector
  5040. Blackfacts and The Wakanda Technology Platform Technology By Us For Us About Us
  5041. Town Hall
  5042. Lightning Interviews - Part 2
  5043. Lightning Interviews - Part 1
  5044. What does culturally responsive teaching mean in an online environment?
  5045. Shukri Abdullahi - Through Programming I became a better Artist
  5046. For Us, Without Us: Addressing Tech’s Shortcomings in Creating Equity for Black People
  5047. RSS Box
  5048. Dawood Iddris - The future of tech and how to keep in touch while it evolves
  5049. Ashley Janelle - Why You're Not Landing That UX Role
  5050. Sorting and information theory
  5051. Reverse-engineering and comparing two Game Boy audio amplifier chips
  5052. Head Up, Head Down
  5053. One Advantage of the App Store That’s Gone
  5054. Kara Swisher: ‘Is It Finally Hammer Time for Apple and Its App Store?’
  5055. Proofs and computation with trees
  5056. Lessons Learned: Giving Feedback as an Engineering Manager
  5057. A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi
  5058. Discovering Dennis Ritchie’s Lost Dissertation - CHM
  5059. Juneteenth Conference - Track 2
  5060. Virtual: Steve Collins - .NET Core Dependency Injection – The Booster Jab
  5061. Juneteenth Conference - Track 1
  5062. Bug #1463112 “Cat sitting on keyboard crashes lightdm” : Bugs : Unity
  5063. Pair Programming - Dan Clarke
  5064. Juneteenth Conference - Track 1
  5065. Proud to be |_____|
  5066. The live coders conference
  5067. Juneteenth Conference - Track 2
  5068. Black Queer Living: A history of DIY culture in the Black LBGT+ community
  5069. What they don't teach you about fundraising as a Black Founder
  5070. Empowerment to the People! What You Need to Know about Black People, Disability, and Accessibility
  5071. Combatting Bias in ML
  5072. From Combat To Code How Vets Who Code Trained Over 250 veterans how to Code and Get Jobs For Free
  5073. Giving Back to Tech without Burnout
  5074. Journaling as a Dev
  5075. Keynote: The Journey To Inclusive Innovation Incubator (In3DC)
  5076. The Ideal Community Model: Lessons Learned
  5077. Breaking into Tech From the Trenches
  5078. Your next open source contribution
  5079. Empowered By Imposter Syndrome
  5080. Juneteenth History
  5081. Juneteenth History
  5082. My First Juneteenth – GenX Jamerican
  5083. Workshop: Docker and Kubernetes - 1/2 - NDC Melbourne 2020
  5084. Home : Hypothesis
  5085. Emancipation Statue - Barbados Pocket Guide
  5086. HTTPS is NOT Secure Enough for API
  5087. Why Figma Wins - kwokchain
  5088. How I Got My 7 Person Startup Featured In Entrepreneur Magazine - David Kemmerer
  5089. The ugly truth
  5090. Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  5091. Starting from the Problem not the Solution
  5092. The Wolf
  5093. Switching from Fedora & Gnome to Arch & Sway | Josh Mcguigan
  5094. Good and Bad Parts of Ansible after 2 Years of Usage
  5095. johang/btfs
  5096. Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
  5097. You Download the App and it Doesn't Work
  5098. Written communication is remote work super power
  5099. CCCXLIII - Muscle Sword
  5100. Weekly Update 196
  5101. Join us live! - JuneteenthConf - June 19th and 20th 2020
  5102. IdentityServer4
  5103. Olo - Xamarin Mobile Engineer
  5104. » The Shareware Scene, Part 5: Narratives of DOOM The Digital Antiquarian
  5105. Code Maze Weekly #30 - Code Maze
  5106. The smartest password policy enforcer for Active Directory
  5107. Build your own .NET memory profiler in C# — call stacks (2/2–2)
  5108. Quit Whining about Apple and Just Stop Using Them
  5109. Heading into WWDC by insulting developers, Apple? Really? - 9to5Mac
  5110. Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  5111. the-benchmarker/web-frameworks
  5112. MiniProfiler for .NET : Release Notes
  5113. dotnet/tye
  5114. Pwned Passwords, Version 6
  5115. Machine learning on Azure for baseball decision analysis
  5116. Stepping away from Caliburn.Micro · Caliburn.Micro
  5117. CAP: Event Bus & Outbox Pattern
  5118. New Azure maps make identifying local compliance options easy
  5119. How much do you need transactions?
  5120. How to setup Visual Studio Codespaces for collaborative use
  5121. Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  5122. Making your data residency choices easier with Azure
  5123. Don't Code Tired | Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
  5124. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  5125. AgileMapper v1.7 Released
  5126. Apple gave me the Hey treatment back in 2014
  5127. This is why we need to #DoTheMath, even on "small" projects. — Strong Towns
  5128. Why is there a "V" in SIGSEGV Segmentation Fault? — Idea of the day
  5129. The Australian Dream
  5130. microsoft/WinDev
  5131. Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  5132. The Return of the 90s Web
  5133. Let's Encrypt: Senior Software Engineer
  5134. Ask Troy Hunt your data protection questions at Redgate Streamed
  5135. No to .io, yes to .xyz! — Yarmo Mackenbach
  5136. You need a new hobby
  5137. Intuitive Programming - Comments
  5138. Be Careful What You Benchmark
  5139. Stop Being a Floating Leader
  5140. MSI Optix MAG272CQR – Redefine eSports rules | eSports Gaming Monitor | MSI
  5141. State of Linux Desktop Security
  5142. People, not numbers
  5143. My Favorite CLI Tools
  5144. Convolutional Neural Networks - Yaonotes Blog | Yaonotes Blog
  5145. Why 536 was ‘the worst year to be alive’
  5146. How to protect your job from automation
  5147. A Small Insight About Power, Markets, and Post-capitalism
  5148. Hetzner Cloud Review: Revisited in 2020 - Magnus Skog
  5149. Why Fighting Unintended Bias in Machine Learning Matters
  5150. Scheduling in Linux – A Rebel's Musing
  5151. HBO: Home to Groundbreaking Series, Movies, Comedies & Documentaries
  5152. After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  5153. Reconstruction in America | EJI Report
  5154. Simulating Liquids in Bottles with a Shader
  5155. Introducing Firefox Private Network VPN’s Official Product – the Mozilla VPN – Future Releases
  5156. Steve Blank The Coming Chip Wars
  5157. ASP.NET Core Series: Performance Testing Techniques
  5158. Akamai Edge Live | EMEA Summit 2020 | Akamai
  5159. BlazorDay 2020
  5160. Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  5161. PacMan in Blazor WebAssembly
  5162. ASP.NET Core Series: Blazor
  5163. Testing in Production with Feature Toggles in .NET Core
  5164. Life, part 16
  5165. Our commitments to racial equity
  5166. LibriVox | free public domain audiobooks
  5167. .NET Rocks! vNext
  5168. 11 User Authentication · Real-World Cryptography MEAP V07
  5169. Copy & Paste playground
  5170. Clearview
  5171. Lightweight alternatives to Google Analytics
  5172. UKMT Maths Masterclass
  5173. Antitrust: Commission opens investigations into Apple
  5174. https://webgate.ec.europa.eu/isdb_results/factsheets/country/details_australia_en.pdf
  5175. GPU accelerated ML training inside the Windows Subsystem for Linux - Windows Developer Blog
  5176. Image GPT
  5177. Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  5178. AWS said it mitigated a 2.3 Tbps DDoS attack, the largest ever | ZDNet
  5179. Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  5180. ASP.NET Core Series: Tracing
  5181. Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  5182. Resuming optional Windows 10 and Windows Server non-security monthly updates
  5183. The Continuous Integration Check-In Dance | Gary Woodfine
  5184. Entity Framework Core In-Depth Part 3
  5185. What’s next for Windows 10 updates | Windows Experience Blog
  5186. Python in Visual Studio Code - June 2020 Release | Python
  5187. Optimize your Azure costs to help meet your financial objectives
  5188. Introducing C# 9: Records
  5189. Development With A Dot - ASP.NET Core OData Part 3
  5190. Semantic highlighting in OmniSharp and C# extension for VS Code
  5191. Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  5192. Workshop: Building Your First Voice Experience with Alexa - 1/2 - NDC Melbourne 2020
  5193. Lupusa87/LupusaBlazorDemos
  5194. JuneteenthConf - June 19th and 20th 2020
  5195. Postbank forced to replace 12-million bank cards after employees steal 'master key'
  5196. Startup School Relaunching as Continuous Program
  5197. MAY 2020 UPDATE: Average User Rating for Micromobility Operators -
  5198. My trip through the Starmaze: a world in the 9th dimension
  5199. How I Removed My Own Face From My Head - Maximillian Laumeister
  5200. Hey Next.js, Is Server Side Rendering Dead?
  5201. 160k+ high school students will only graduate if a statistical model allows them to
  5202. QR Code History: Story of evolution of the very popular 2D Barcode
  5203. Tracker Testing HEY vs MailChimp: Can They Coexist?
  5204. TextMate’s Enduring Influence
  5205. efcore/EFCore.NamingConventions
  5206. Sleep Hygiene For Software Engineers
  5207. Black-Owned Dog Businesses in the United States
  5208. The Web Has Got Me
  5209. .NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  5210. dodyg/practical-aspnetcore
  5211. Converting a hundred million integers to strings per second
  5212. Scrappy Vs. Polished
  5213. Hello World, Again | Cedric Fung (vecio)
  5214. hashcat 6.0.0
  5215. Deep JavaScript: Theory and techniques
  5216. Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  5217. Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device | Amazon Web Services
  5218. A virtual developer conference with a SciFi/Fantasy comic-con flair
  5219. Time to upgrade your monitor
  5220. End-to-End Encryption Update - Zoom Blog
  5221. Twitch
  5222. The .NET docs show
  5223. Learn Python for Data Science Full Course - Kharpann
  5224. Simplify DisplayName Calls In Razor Views
  5225. The Grandmaster Who Got Twitch Hooked on Chess
  5226. Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  5227. Proxyjump, the SSH option you probably never heard of
  5228. Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  5229. Fun with Bit Hacks in C#
  5230. Workshop: Web performance matters 1/2 - NDC Melbourne 2020
  5231. GitHub isn't fun anymore
  5232. A Jupyter kernel for SQLite
  5233. Computers as I used to love them
  5234. Make your PWA feel more like an app
  5235. No Paint
  5236. Standalone Q# console applications | StrathWeb. A free flowing web tech monologue.
  5237. Monsters Weekly 169 - Giraffe
  5238. Explore the stunning LEGO® Technic Lamborghini Sián
  5239. Zoom to Introduce New Censorship Features After Doing China's Bidding
  5240. FreeBSD 11.4-RELEASE Announcement
  5241. Introducing C# 9: Init only properties
  5242. The Importance of Nesting when Remote Working and Quarantine Working
  5243. Honoring Our Beloved Melody Lo organized by Amineta Lo
  5244. ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  5245. Home | Geany
  5246. GitHub Terms of Service - GitHub Help
  5247. The Russian Disinfo Operation You Never Heard About
  5248. Super secretive Russian disinfo operation discovered dating back to 2014 | ZDNet
  5249. Executive Summary
  5250. Linux GUI applications in the Windows Subsystem for Linux (WSL) survey
  5251. Apple Threatens to Remove Email App 'Hey' From App Store Over Lack of In-App Subscription Option [Updated]
  5252. Are 14 people currently looking at this product?
  5253. Bootstrap 5 alpha!
  5254. Introducing Sdkbin - The Marketplace for Software Developers.
  5255. Selling People What They Want, Not What They Need
  5256. Oodle Texture Compression
  5257. TIL#2: How to add a transparent video to a web page
  5258. How I Growth Hacked Instagram to Drive $13,000 of Card Game Sales - David Kemmerer
  5259. Zoom in China
  5260. DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  5261. Drive & Listen
  5262. The Next Step for Generics
  5263. News by the ton: 75 years of US advertising — Benedict Evans
  5264. What does the product design team do here? — Tanner Christensen
  5265. Variadic tuple types by ahejlsberg · Pull Request #39094 · microsoft/TypeScript
  5266. You won't kill racism by replacing words - Coding Nagger
  5267. Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  5268. 3K, 60fps, 130ms: achieving it with Rust | tonari blog
  5269. Download FFmpeg
  5270. 2020 Chrome Extension Performance Report | DebugBear
  5271. gRPC-Web for .NET now available | ASP.NET Blog
  5272. Why Gravity Is Not Like the Other Forces
  5273. Entity Framework: .NET Community Standup - June 10th 2020 - EF Core Power Tools
  5274. 2020 Chrome Extension Performance Report | DebugBear
  5275. Goodbye NancyFX, Hello F#!
  5276. XAML code editor - Visual Studio
  5277. High Performance Browser Networking (O'Reilly)
  5278. Generics and Compile-Time in Rust | TiDB
  5279. Black Google manager: “My education and elocution cannot save me from these situations”
  5280. Trial of Tech Writer Charged With Soliciting Sex With Minors Ends in Hung Jury
  5281. Apple, ARM, and Intel
  5282. Cloudinary Image Upload with Nodejs and React
  5283. r/programming - GitHub will no longer use the term 'master' as default branch because of negative association
  5284. Reasoning by Lego: The wrong way to think about cryptography.
  5285. How the Nintendo Switch prevents downgrades by irreparably blowing its own fuses
  5286. corona-warn-app/cwa-documentation
  5287. Blazor WebAssembly : MVVM Architecture - EP07
  5288. Adding host filtering to Kestrel in ASP.NET Core
  5289. Beautiful Trigonometry - Numberphile
  5290. Model S Long Range Plus: Building the First 400-Mile Electric Vehicle
  5291. New Statue Appears By The Colston Plinth | Best of Bristol
  5292. New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  5293. The Latest News from the UK and Around the World | Sky News
  5294. Looking Back at Postgres
  5295. Tip 267 - Using the Bot Framework Composer tool
  5296. Marten Quickstart with .Net Core HostBuilder
  5297. C# semantic classification with Roslyn
  5298. Computing with types in TypeScript
  5299. Announcing .NET Foundation Election 2020
  5300. Validation in ASP .NET Core 3.1
  5301. Remembering Windows 2000, Microsoft’s Forgotten Masterpiece
  5302. Redgate Streamed
  5303. Delivery Hero Confirms Foodora Data Breach
  5304. Viewing async code with Visual Studio
  5305. The Flat Earth Society
  5306. Recent database technology that should be on your radar (part 1)
  5307. Nine ways 5G and the Internet of Things will harm humans, wildlife & Earth
  5308. Australian Vaccination-risks Network Inc.
  5309. Introducing Windows Insider Channels | Windows Experience Blog
  5310. The spreadsheet I use to compare job offers
  5311. Blog
  5312. How I create photo stories from my travel.
  5313. The blog of wjwh - Redis Lua scripting for library writers
  5314. On Coding, Ego and Attention
  5315. Dear engineers, this is a marathon and not a sprint so take care
  5316. fdn-email.md
  5317. I tweet every time I spend money
  5318. Why Does Logitech Hate Left Handed People? - Kev Quirk
  5319. Offering a solution for Terminal Wide Character issues · Articles
  5320. Security check | SpringerLink
  5321. Blog of Jake | Compound Interest
  5322. T-Mobile hit by phone calling, text message outage – TechCrunch
  5323. [OC] Baby Shark as a Finite State Machine : dataisbeautiful
  5324. jbp.io :: Third-party audit of rustls
  5325. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  5326. MuseScore 4. Moving from notation software to composition software.
  5327. Basecamp’s founders are trying to start an email rebellion
  5328. Debugging Async Code: Parallel Stacks for Tasks | Visual Studio Blog
  5329. Adobe Flash Player End of Life
  5330. 1027106 - Make ImageLib share cached imgRequests for the same SVG document even if the URI has a different ref/hash
  5331. Introduction to the High Performance package - Windows Community Toolkit
  5332. Holy Post - Race in America
  5333. Accelerated KVM guests on WSL 2
  5334. Life, part 15
  5335. Build yourself a weather station. Part I
  5336. The Thumb Zone: Designing For Mobile Users — Smashing Magazine
  5337. An understanding of AI’s limitations is starting to sink in
  5338. Woman in China, 45, made S$589,800 by buying insurance on flights she predicted would get delayed
  5339. DeepFakes used in Animations - A New Way of Animating?
  5340. Managing Package Versions Centrally
  5341. Senior Program Manager in Other, Other, Australia | Engineering at Microsoft
  5342. Workshop: Google Cloud Serverless - NDC Melbourne 2020
  5343. Weekly Notes - #15
  5344. Piece of Pi (Number 1) | eBay
  5345. GeorgeFloyd Protest - police brutality videos on Twitter
  5346. Farm WiFi Off The Grid with Ubiquiti and Solar
  5347. A collection of free books from Springer
  5348. Postbank to replace 12m bank cards after security breach
  5349. .NET with Scott Hunter Part 1
  5350. .NET 5 – How to start – Michał Białecki Blog
  5351. Thursday Quickie: Fixing NCrunch for Azure Functions
  5352. Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  5353. Protecting your GitHub assets with Azure Sentinel
  5354. On Redis master-slave terminology - <antirez>
  5355. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  5356. Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  5357. Coming soon – paraLLEl N64 RDP – Resolution upscaling! (Video demonstration) – Libretro
  5358. Zsh and Fish’s simple but clever trick for highlighting missing linefeeds – Vidar's Blog
  5359. ISS Photo Explorer Flat
  5360. Problem with Goal driven work
  5361. LSTM for Programmers
  5362. Matt Inouye - The Curse of Excess Information
  5363. An Introduction to Progressive Delivery
  5364. Managing the risk of not upgrading
  5365. I'm 15 and I slept on the floor for a year. Here's why.
  5366. Building a command line tool to generate number sequences
  5367. Who is Saddam Hussein? #blacklivesmatter
  5368. One Task Board to Rule Them All
  5369. Why Low Pay In the Games Industry Leads to Bad Games – Aaron Nemoyten
  5370. BLM - Bonus Panel - Fowl Language Comics
  5371. EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  5372. How to Estimate Your Projects Like a Boss
  5373. Bible Believers v. Wayne County, Mich., 805 F. 3d 228 - Court of Appeals, 6th Circuit 2015
  5374. Why Devs (Should) Like Estimates - Stack Overflow Blog
  5375. Never Hertz to Ask
  5376. Collected Notes.
  5377. Music Grid Piano. Create Beautiful Short Music Snippets
  5378. Why Congress hasn’t made lynching a hate crime
  5379. How x86_64 addresses memory
  5380. So You Want to Talk About Race: Oluo, Ijeoma: 9781580058827: Amazon.com: Books
  5381. The American Press Is Destroying Itself
  5382. #FuckDiscord | Cadence's Blog
  5383. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  5384. Death of George Floyd
  5385. Google resumes its senseless attack on the URL bar, hides full addresses on Chrome 85
  5386. Fast 2D rendering on GPU
  5387. Applying for 1000 jobs per hour
  5388. Jonathan Bayless - Handwired Iris Keyboard Build
  5389. May 2020 news · Gwern.net
  5390. How I Used Revenue Stacking To Generate Over $4,000 In One Month — Brendan Cahill
  5391. jbogard/nsb-diagnostics-poc
  5392. I made an actual Drum Machine in Excel
  5393. microsoft/PowerToys
  5394. SageMath Mathematical Software System - Sage
  5395. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  5396. Michael Feathers - Functional Code is Honest Code
  5397. SQLite As An Application File Format
  5398. Publishing an NPM Package- Webinar
  5399. Design electronics like it is 70's at CERN
  5400. Twilio Docs - IoT - Super SIM
  5401. How Many U.S. Taxpayers Are There?
  5402. Urgent Immigration Update — News of a Damaging Proposed Immigration Proclamation on Non-Immigrant Visa Holders | Kuck Baxter Immigration
  5403. Schedule | Linux Foundation Events
  5404. Adding Additional Mime Mappings to the Static File Provider
  5405. Below the Great Pacific Garbage Patch: More Garbage - Eos
  5406. 5 Common Feelings Being a Woman of Color in Tech
  5407. Uber says engineer is on his own for US$180 million legal award to Google
  5408. Names of PPP Business Borrowers Won’t Be Released
  5409. Analysing the (Alleged) Minneapolis Police Department "Hack"
  5410. This 26-year-old 'died three times' after police hit her with a blast ball
  5411. Wil Shipley: Every year I fill out this survey from Apple, for Apple developers. Every year nothing changes.
  5412. web.dev LIVE
  5413. Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  5414. Alex Money
  5415. In Defense of Myers Briggs
  5416. Getting Started with Nix
  5417. UPDATED: A HUGE List of Bay Area Protests & Rallies This Weekend
  5418. Record charts
  5419. The Upcoming Future of Online Meetups
  5420. Dependence
  5421. A Look at Cryptovoxels
  5422. Introduction to Bimachines
  5423. r/sanfrancisco - I was so close to renting a new apartment, but then the landlords took it completely off the market
  5424. Password Checkup Tools Warnings
  5425. American Rule by Jared Yates Sexton: 9781524745714 | PenguinRandomHouse.com: Books
  5426. Optimising .NET Core Docker images - Ben Foster
  5427. Biohacking Lite
  5428. Best practices for managing & storing secrets like API keys and other credentials [2020]
  5429. IdentityServer/IdentityServer4
  5430. Jepsen: PostgreSQL 12.3
  5431. ABC Casts Its First Black 'Bachelor'
  5432. Async Python is not faster
  5433. Starcom: Nexus, An Indie Dev Story
  5434. What to write down when you’re reading to learn
  5435. CS-ONLINE.CLUB - Play CS 1.6 in the browser!
  5436. Is Dark Mode Such A Good Idea? - Kev Quirk
  5437. Flat UI Elements Attract Less Attention and Cause Uncertainty
  5438. Release Notes Chocolatey Gui
  5439. Chocolatey GUI Release 0.17.1
  5440. Weekly Update 195
  5441. Ohio GOP state senator fired from ER doctor job after using racist language
  5442. The Trouble With Phishing
  5443. Capitol Hill Autonomous Zone | You are now leaving the USA
  5444. GIMP - GIMP 2.10.20 Released
  5445. Ecoji.NET
  5446. Getting Value from appsettings.json in .NET Core
  5447. Visual Studio Code May 2020
  5448. Life, part 14
  5449. How Do I Debug Async Code in Visual Studio? | Visual Studio Blog
  5450. Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  5451. DevExpress Controls for WinUI 3 Preview are Now Available
  5452. Louisville police release the Breonna Taylor incident report. It's virtually blank
  5453. RE320 - Variable‑d dynamic vocal & instrument microphone by Electro-voice
  5454. University of the People: Tuition-Free, Accredited Online Degree Programs
  5455. Artvee
  5456. JeremyLikness/BlazorWasmEFCoreExample
  5457. The Byzantine Generals Problem - Microsoft Research
  5458. How async should have been
  5459. Develop, Preview, Test
  5460. Model facts, not your problem domain
  5461. Towards a New Leveraged ETF Part 3 · Sturm Mabie
  5462. Steven Gerhardt-King - Asking a stranger to watch your stuff at Starbucks doesn't make any sense
  5463. The Many Quirks of Qsort
  5464. And so it begins | Regressionist
  5465. Compressing Synapse database | Levans' workshop
  5466. ECDSA: Handle with Care
  5467. Framework for unit testing generators
  5468. Learning about distributed systems: where to start?
  5469. Web or System Fonts
  5470. Audio forwarding on Android 10 · ~rom1v/blog
  5471. How to make a good impression as a new grad engineer
  5472. Mission Vimpossible
  5473. Oh Hello Ana - Blog
  5474. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  5475. Introducing "Web Live Preview" | ASP.NET Blog
  5476. OpenAI API
  5477. How and why GraphQL will influence the SourceHut alpha
  5478. A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  5479. Blazor RenderTree Explained
  5480. Collations and case sensitivity - EF Core
  5481. Collations and Case Sensitivity | Npgsql Documentation
  5482. MIT, guided by open access principles, ends Elsevier negotiations
  5483. dotnet/pinvoke
  5484. Pepsi’s $32 Billion Typo Caused Deadly Riots
  5485. I’m watching you…
  5486. Removing "Annoying" Windows 10 Features is a DMCA Violation, Microsoft Says * TorrentFreak
  5487. Cloudinary and React Hooks with Domitrius Clark (Live Stream)
  5488. HuffPost is now a part of Verizon Media
  5489. Foxtana Pro - Redirect Cortana – Get this Extension for 🦊 Firefox (en-US)
  5490. Finally, I Closed My LinkedIn - PC Maffey
  5491. GE FILTERGATE
  5492. The Deficit Myth: Modern Monetary Theory and How to Build a Better Economy Hardcover – 9 Jun. 2020: Amazon.co.uk: Kelton, Stephanie: 9781529352528: Books
  5493. iiSM.org
  5494. Home - The Amos Bursary
  5495. Activists rally to save Internet Archive as lawsuit threatens site - Decrypt
  5496. Confessions of a Former Bastard Cop
  5497. Woodworking for engineers
  5498. Microsoft Regional Director (Trifecta)
  5499. Viewing AutoMapper Execution Plans with ReadableExpressions
  5500. Reddit Welcomes Michael Seibel to Board of Directors
  5501. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  5502. Blazor Day - 18th june 2020
  5503. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  5504. PINETAB – 10.1″ Linux tablet with detached backlit keyboard – PINE Store
  5505. await false & await true – TooSlowException
  5506. How Do I Think About Async Code?! | Visual Studio Blog
  5507. Shawn Wildermuth's Blog
  5508. Development With A Dot - ASP.NET Core OData Part 2
  5509. Azure CLI - Interactive Mode - Azure Greg
  5510. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  5511. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  5512. Police have been spying on black reporters and activists for years. I know because I’m one of them.
  5513. Blazor vs React for Web Developers
  5514. JUNETEENTH WORLD WIDE CELEBRATION
  5515. The Idealcast - IT Revolution
  5516. The Thrilling Tale of How Robert Smalls Seized a Confederate Ship and Sailed it to Freedom
  5517. Writing a full-text search engine using Bloom filters - Stavros' Stuff
  5518. microsoft/terminal
  5519. apohl79/audiogridder
  5520. I Will Vote
  5521. Why Tacit Knowledge is More Important Than Deliberate Practice
  5522. .NET Virtual User Group - Building Island Tracker – Xamarin, Functions, Table Storage, and More
  5523. We are implementing a one-year moratorium on police use of Rekognition
  5524. Inslee announces new investigation into death of Manuel Ellis | Governor Jay Inslee
  5525. The seven deceptions of microservices
  5526. From Ops Engineer to Product Manager, A Career Journey
  5527. The One About Giving & Receiving Feedback
  5528. You dont believe in clean code
  5529. Who should you be: Technology Generalist or Specialist?
  5530. my love letter to redo
  5531. Exploration Strategies in Deep Reinforcement Learning
  5532. Radio Garden
  5533. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  5534. .NET Virtual User Group (Seattle, WA)
  5535. YOLOv5 is Here
  5536. ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  5537. AWS Ruins Own Attempt at Sabotage - Last Week in AWS
  5538. Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  5539. r/webdev - fyi: You can bypass youtube ads by adding a dot after the domain
  5540. natemcmaster/LettuceEncrypt
  5541. BlazorRepl/BlazorRepl
  5542. Blazor REPL
  5543. Shapes
  5544. dapr/dapr
  5545. Acegikmo - Twitch
  5546. How Wikipedia Lost 3 Billion Organic Search Visits To Google in 2019 | Hacker Noon
  5547. Announcing .NET 5.0 Preview 5 | .NET Blog
  5548. 25 Years of PHP History
  5549. 6 Steps To Run .NET Core Apps In Azure Kubernetes
  5550. Don't Joke About Firing People · Stay SaaSy
  5551. Blazor WebAssembly : Entity Framework Core - EP06
  5552. Overcoming Bias : No Recent Automation Revolution
  5553. Create diagrams with code using Graphviz
  5554. After 10 Years in Tech Isolation, I'm Now Outsider to Things I Once Had Mastered
  5555. gnu.org
  5556. .NET Today and Tomorrow | Strangelights
  5557. A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  5558. Project Tye with .Net Core and Angular
  5559. Async Iterators in the Azure SDK for JavaScript & TypeScript
  5560. Versioning an ASP.NET Core API
  5561. TypeScript: validating external data
  5562. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  5563. Durable Functions’ Distributed Tracing
  5564. Security headers in ASP.NET Core
  5565. DRY vs DAMP in Unit Tests
  5566. SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  5567. Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  5568. Posh-git on Mac using Oh My Zsh Themes - Emad Alashi
  5569. Tickets - NDC Melbourne 2020
  5570. Haiku R1/beta2 has been released!
  5571. Explore Pharaoh Ramesses VI Tomb in 3D
  5572. Introducing: Quotebacks
  5573. Overcoming YAML Hell in Build Pipelines - Matthias Koch
  5574. Machine learning is hard.
  5575. Reflecting on Close Calls
  5576. Arguing over Agile
  5577. The One About Managing Self As A Junior
  5578. A Collection of all Keyboard Shortcuts I use
  5579. How to set compensation using commonsense principles
  5580. My Essential Mac Applications · jshah
  5581. 'Escaping Web' Season One Retrospective
  5582. Learning more about lacto-fermentation - luke miles
  5583. Playing Around With The Fuchsia Operating System
  5584. CacheOut
  5585. Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  5586. hsoft/collapseos
  5587. New inline assembly syntax available in nightly | Inside Rust Blog
  5588. Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  5589. The Deficit Myth
  5590. We're launching Black Tech Pipeline🚀
  5591. React Router Tutorial - Setup in 5 Minutes
  5592. CapRover · Build your own PaaS in a few minutes!
  5593. Most tech content is bullshit - aleksandra.codes
  5594. Deno Beginner | Deno Crash Course | Learn Deno
  5595. target="_blank" - The most underrated security vulnerability
  5596. Software & Hardware Used in Formula 1
  5597. leoxshn/mangoLang_kt
  5598. The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  5599. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  5600. NVIDIA/cutlass
  5601. IBM ends all facial recognition business as CEO calls out bias and inequality – TechCrunch
  5602. Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  5603. TypeScript: narrowing types via type guards and assertion functions
  5604. Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  5605. Create a Windows module for React Native with asynchronous code in C#
  5606. ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  5607. Analysts say Apple should buy DuckDuckGo Search Engine
  5608. Understandability: The Most Important Metric You’re Not Tracking
  5609. Daniel Radcliffe Responds to J.K. Rowling’s Tweets on Gender Identity – The Trevor Project
  5610. ethomson/retarget_prs
  5611. Container technologies at Coinbase
  5612. Analysis of hospital traffic and search engine data in Wuhan China indicates early disease activity in the Fall of 2019
  5613. Potential Organized Fraud in ACM/IEEE Computer Architecture Conferences
  5614. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  5615. Best Practices for ACME Client Operations
  5616. The Live Coders
  5617. Why Is Grayscale Buying 100% Of The Mined Bitcoins Since Halving - Hamad Dar's Blog
  5618. 22 Things You Should Give Up If You Want To Be A Successful Developer
  5619. I’m switching back to “non-true” wireless earbuds. Here’s why…
  5620. Borg+Vorta is finally a usable backup solution for Linux desktop | Blog by Simon Frey
  5621. 12 Lessons from Saying No to a Life of Mediocrity – The Blog of Joe Balcom
  5622. Some Virtualization Papers Worth Reading
  5623. Cox slows Internet speeds in entire neighborhoods to punish any heavy users
  5624. The Path Toward Mastery—How To Become An Expert In Your Field - Iulian Gulea
  5625. A Better Way to do Standups
  5626. ASP.NET Core Series: Endpoint Routing
  5627. How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  5628. Videos show cops slashing car tires at protests in Minneapolis
  5629. The Mad Magazine Fold-In Effect in CSS
  5630. The RuboCop Name Drama Redux
  5631. Google got rich from your data. DuckDuckGo is fighting back
  5632. US Military Could Lose Space Force Trademark to Netflix Series
  5633. Nulls not missing anymore
  5634. Typology of Lego Computers. | Present&Correct
  5635. Lessons from nullable: Superstars + Feedback
  5636. Use a group to manage access to SaaS apps - Azure AD
  5637. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  5638. Nodesign.dev | Design less develop more.
  5639. Discret 11, the French TV encryption of the 80's
  5640. My White Friend Asked Me on Facebook to Explain White Privilege. I Decided to Be Honest - Yes! Magazine
  5641. It's never too late to stretch your wings: Why I got a Ph.D. at age 66
  5642. PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  5643. REMOVAL PUBLIC DISPLAYS OF THE CONFEDERATE BATTLE FLAG > United States Marine Corps Flagship
  5644. Type assertions in TypeScript
  5645. dotnet/runtime
  5646. RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  5647. Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1 | Raygun Blog
  5648. In Search of an Understandable Consensus Algorithm
  5649. Collapse OS — Why Forth?
  5650. carlini/printf-tac-toe
  5651. Blazor vs. React / Angular / Vue.js
  5652. Terminology, Power and Oppressive Language
  5653. Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  5654. Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  5655. Weekly Update 194
  5656. How Albert Einstein Used His Fame to Denounce American Racism
  5657. Black Lives Matter march draws 1,300 in Leavenworth
  5658. The Ultimate Guide to Running Healthy Apps in the Cloud
  5659. Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  5660. Ladies and Gentlemen… Cloudflare TV!
  5661. Hacking Windows with F# 5.0 Scripts
  5662. Good Black News
  5663. Tip 266 - Build 2020 – Application Developer on-demand videos list
  5664. BackgroundService Gotcha: Application Lifetime
  5665. Easily rename your Git default branch from master to main
  5666. Blazor Day - 18th june 2020
  5667. SharpLab
  5668. 25 million user records leak online from popular math app Mathway | ZDNet
  5669. Ethical Hacking: SQL Injection
  5670. The Incomplete Framley Examiner
  5671. dotnet/runtime
  5672. r/GunsAreCool
  5673. Particles for Justice
  5674. Byzantine and non-Byzantine distributed systems
  5675. ROTHULT Smart lock, white - IKEA
  5676. Test in Production with Fiddler
  5677. ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  5678. Add "Update All" button to Visual Studio Installer page
  5679. Bias-free communication - Microsoft Style Guide
  5680. Home - Juneteenth Conference
  5681. apple/password-manager-resources
  5682. r/melbourne - Melbourne trams 🚃#blacklivesmatter
  5683. downr 3.0 - bradygaster.com
  5684. European Cybersecurity Blogger Awards Winners Announced
  5685. Pricing | Six Labors
  5686. Vue.js
  5687. A Random Postcard
  5688. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  5689. Call function in unmanaged DLL from C# and pass custom data types [Marshal]
  5690. NPacMan.Blazor
  5691. Donate | VALS
  5692. Interactive map of Linux kernel
  5693. Johan Kaewberg's answer to What screams 'I never properly learned to program'?
  5694. mimoo/disco
  5695. SimRefinery : Maxis Business Simulations : Free Download, Borrow, and Streaming : Internet Archive
  5696. F# and Azure Functions
  5697. Logging with Decorators in TypeScript
  5698. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  5699. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  5700. .NET Rocks! vNext
  5701. Same Origin Policy & CORS
  5702. Klein Bottles - Numberphile
  5703. cradle77/OrdersDemo
  5704. MS Build 2020: Key Takeaways for .NET Developers
  5705. Algorithms of Oppression
  5706. Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  5707. Dynamically Build LINQ Expressions
  5708. Largest Known Maya Structure Found, More than 4,000 Feet Long and Nearly 3,000 Years Old
  5709. Configure 3rd Party Libraries for Testing | bUnit
  5710. HaveIBeenPwned
  5711. Data of 3.5 million Zoomcar customers up for sale - ETtech
  5712. .NET ThreadPool starvation, and how queuing makes it worse
  5713. fsharpConf 2020
  5714. Virtual code execution via IL interpretation
  5715. Building the most inaccessible site possible with a perfect Lighthouse score
  5716. Peeking under the hood of Command & Conquer
  5717. Is the Periodic Table Upside Down?
  5718. Widespread error in Radiance HDR RGBE conversions
  5719. SixLabors.ImageSharp 1.0.0-rc0002
  5720. Watch a Tesla Model 3 drive itself straight into a truck
  5721. Microsoft.Diagnostics.Runtime 2.0.130507
  5722. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  5723. Why I (still) love Vaadin
  5724. Faster than radix sort: Kirkpatrick-Reisch sorting
  5725. milen.me — Distributed Caching & Compilation
  5726. Race Conditions on Rails
  5727. Running Linux on my Macbook
  5728. My current Wiki approach
  5729. Gearing up your development environment with IPv6 Prefix Delegation - fnordahl.com
  5730. Software as a Liability
  5731. Dos and Don'ts for a Product Engineering team
  5732. The one bad thing about vim
  5733. My Standard Desktop
  5734. The shadow of have to
  5735. sqlancer/sqlancer
  5736. Eloston/ungoogled-chromium
  5737. The Weaponization of Diversity - Silicon Hills Lawyer
  5738. The online courses you must take to be a better Data Scientist
  5739. Best music to listen to when studying/working
  5740. Code Review and Criticism · Caffeinspiration
  5741. How are you improving your technology skills today? Start by reading articles
  5742. 3dSen
  5743. anopara/genetic-drawing
  5744. Why I Abandoned 22% of My Life
  5745. How to Save Emails to Pocket
  5746. My criteria for a tiny SaaS - Public Notes
  5747. Ruby vs Crystal Performance
  5748. Presentation Rules – Jilles.net
  5749. Building an easy on the eyes IKEA style blog, in no time, for free, again
  5750. Personality and Engineering
  5751. Going serverless :: Aloïs Micard
  5752. The Dictator's Army and charismatic founders
  5753. How to be Extraordinarily Ordinary – The Blog of Joe Balcom
  5754. Pragmatic weekend project - apartments bot
  5755. Monitor your website with cloud functions
  5756. Why you should measure tail latencies
  5757. Experimenting with Memory Management for Basil
  5758. Efficient Note Taking
  5759. Batch, batch, batch: Respect the classics!
  5760. julia as a cli calculator
  5761. Restoring a UBR-1 · Robot & Chisel
  5762. Keeping myself motivated to write
  5763. Turn off your browser and try red, green & refactor pattern (part 2)
  5764. My experience posting on
  5765. Dear freelancer, protect yourself.
  5766. State of the Market - Infinite State Hidden Markov Models
  5767. Size Matters
  5768. Deploying a Branch to Netlify on the Command-Line · Jamie Tanna | Software Engineer
  5769. Taming Webpackʼs content hashes
  5770. Why does this lazy sequence work? | Phillippe Siclait
  5771. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  5772. Configuring Errors and Warnings in C#
  5773. .NET Rocks! vNext
  5774. Hn blogs newsletter
  5775. iMessage for Windows
  5776. Agenda - NDC Melbourne 2020
  5777. 25 million user records leak online from popular math app Mathway | ZDNet
  5778. Those Win9x Crashes on Fast Machines…
  5779. GitHub Classroom
  5780. Good Practices for Starting with Containers
  5781. The top types `any` and `unknown` in TypeScript
  5782. Building Design Systems for Apps
  5783. ReSharper 2020.2 Roadmap - .NET Tools Blog
  5784. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  5785. Building an Azure Static Web App With GraphQL | LINQ to Fail
  5786. Why isn't Seattle trying to save this Black-owned bookstore? | Nikkita Oliver
  5787. Cysharp/MagicOnion
  5788. PeeringDB
  5789. 8 Can't Wait
  5790. City Attorney to Withdraw Consent Decree Motion
  5791. johnboiles/obs-mac-virtualcam
  5792. Is a trillion-dollar worth of programming lying on the ground
  5793. Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  5794. Twitch
  5795. The Unattributable "Lead Hunter" Data Breach
  5796. Police are Attacking Journalists at Protests. We’re Suing.
  5797. This German city wants to ditch Microsoft for Linux - AndroidRookies
  5798. Declining worker power versus rising monopoly power
  5799. Software Engineering Within SpaceX - Yasoob Khalid
  5800. Mark Zuckerberg Believes Only in Mark Zuckerberg
  5801. Blazor Train - Free Training on Microsoft Blazor
  5802. Avoiding Unexpected Navigation
  5803. Ways To Help
  5804. Lenovo Brings Linux® Certification to ThinkPad and ThinkStation Workstation Portfolio, Easing Deployment for Developers & Data Scientists | Lenovo StoryHub
  5805. Blazor Beyond the Browser w/ Ed Charbeneau & Daniel Roth
  5806. The Universe of Discourse : Weirdos during the depression
  5807. Basic.css - Classless CSS Starter File
  5808. Building an All Terrain Vehicle for Twitch to pilot
  5809. The Rise and Fall of Commercial Smalltalk
  5810. Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  5811. The Unattributable "Lead Hunter" Data Breach
  5812. Gleam v0.9 released! – by Otter Nonsense
  5813. The Current State of OpenTelemetry in .NET
  5814. Using Currying to Pass Additional Data to React Event Handlers
  5815. Visual Studio 2019 v16.7 Preview 2 Available Today! | Visual Studio Blog
  5816. Introducing Local Process with Kubernetes for Visual Studio 2019 | Visual Studio Blog
  5817. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  5818. Papers with Code - The latest in machine learning
  5819. Running Awk in parallel to process 256M records
  5820. When police officers are told they’re in a war, they act like it
  5821. How to write a (toy) JVM
  5822. QuantumBox/blackgamedevs
  5823. Black Game Developers
  5824. immuni-app/immuni-documentation
  5825. TypeScript - JavaScript that scales.
  5826. Silence Is NOT An Option
  5827. .NeXt Generation (London, United Kingdom)
  5828. Introducing P2P Matrix | Matrix.org
  5829. joshiemoore/snakeware
  5830. Lawsuit over online book lending could bankrupt Internet Archive
  5831. Wiki - PinebookProSixMonthsIn
  5832. U.S. police have attacked journalists more than 110 times since May 28
  5833. Avalonia UI Framework
  5834. Why Our Intuition About Sea-Level Rise Is Wrong - Oceans on Nautilus
  5835. Customising the ASP.NET Core default UI without editing the PageModels
  5836. Folklore.org: Round Rects Are Everywhere!
  5837. r/Seattle - This is the moment it all happened
  5838. Donate — Brooklyn Community Bail Fund
  5839. Microsoft Defender SmartScreen is hurting independent developers – ImageView
  5840. Official George Floyd Memorial Fund organized by Philonise Floyd
  5841. How We Solved the Worst Minigame in Zelda's History
  5842. Simplifying Board Games
  5843. Seven years later, I bought a new Macbook. For the first time, I don
  5844. C Internals
  5845. Getting Started With Cloudinary API (Live Stream)
  5846. Surprise Capital One court decision spells trouble for incident response
  5847. The danger of async/await and .Result in one picture – TooSlowException
  5848. Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  5849. Martin Heinz - Personal Website & Blog
  5850. As Qualified Immunity Takes Center Stage, More Delay from SCOTUS
  5851. The Debian Administrator's Handbook
  5852. electronicarts/CnC_Remastered_Collection
  5853. Stop Taking Regular Notes; Use a Zettelkasten Instead
  5854. Tip 256 - Work with your Azure apps in Visual Studio Codespaces
  5855. Fiddler Everywhere v0.10 is Here!
  5856. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  5857. winget install learning | Windows Command Line
  5858. Introducing the Microsoft.FeatureManagement library
  5859. Getting Started with ASP.NET Core and MongoDB - Code Maze
  5860. Absentee and Early Voting | USAGov
  5861. Visual Studio Subscriptions administrator feature updates | Visual Studio Blog
  5862. Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  5863. Music Industry Calling for a &#39;Blackout&#39; in Response to George Floyd&#39;s Death
  5864. Police brutality in Seattle
  5865. Administrative Records Mask Racially Biased Policing by Dean Knox, Will Lowe, Jonathan Mummolo :: SSRN
  5866. Balance fallacy - RationalWiki
  5867. How We Solved the Worst Minigame in Zelda's History
  5868. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  5869. The Worst Typo I Ever Made
  5870. Anguish and Action
  5871. Reconstructing a lost NES game from 30-year-old source code disks – Video Game History Foundation
  5872. Joomla Resources Directory (JRD) Portal Suffers Data Breach
  5873. Justin Amash announces introducing the "Ending Qualified Immunity Act" - Ordinary Times
  5874. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  5875. 38: The past, present and future of .NET. With Immo Landwerth
  5876. How To Become A Hacker
  5877. ryansolid/solid
  5878. dotnet/tye
  5879. dotnet/tye
  5880. yaakov-h/Notepad.Extensions.Logging
  5881. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  5882. dotnet/AspNetCore.Docs
  5883. canaxess/presentations
  5884. Framework Benchmarks Round 19 - TechEmpower Blog
  5885. cake-build/cake-action
  5886. Modern Web UI with Blazor WebAssembly
  5887. dapr/dapr
  5888. Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  5889. AndreyAkinshin/perfolizer
  5890. .NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  5891. DotNetAnalyzers/DocumentationAnalyzers
  5892. 80-characters-per-line limits should be terminal, says Linux kernel chief Linus Torvalds
  5893. Report: Indian e-Payments App Exposes Millions of Users in Massive Data Breach
  5894. Analysing the (Alleged) Minneapolis Police Department "Hack"
  5895. Measuring keyboard-to-photon latency with a light sensor
  5896. This Website Will Self Destruct
  5897. Weather API: Get ClimaCell's Free Weather API Now
  5898. Fiddler for Xamarin Developers
  5899. Changes to How We Manage DefinitelyTyped | TypeScript
  5900. Logically Fallacious
  5901. Help us improve WPF and UWP XAML designer | .NET Blog
  5902. ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  5903. a1studmuffin/SpaceshipGenerator
  5904. Immutable data structures in F#
  5905. What Blazor Needs: An Ecosystem
  5906. In Camden, New Jersey, Police Officers Marched Peacefully With Protesters, Even BBQ'd Together - Shore News Network
  5907. Trying and setting up WSL 2
  5908. Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  5909. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  5910. George Floyd Left a Gospel Legacy in Houston
  5911. SerenityOS update (May 2020)
  5912. Violence in Blue
  5913. (Very) Basic Intro To Elliptic Curve Cryptography
  5914. Officials see extremist groups, disinformation in protests
  5915. Welcome to our pipeline!
  5916. This has to stop now
  5917. Queensland eases restrictions early: Here's what's changing
  5918. r/AskReddit - [NSFW] What’s the most fucked up thing the US government has done?
  5919. Exploring Visual Studio Codespaces
  5920. Nationwide Demonstrations Turn Violent as Police Attack Protesters
  5921. A Meeting with Scott Hunter !!
  5922. What the Data Say about Police Shootings
  5923. What computer and software is used by the Falcon 9?
  5924. A Surprising Pi and 5 - Numberphile
  5925. USA: police must end 'excessive' militarised response to George Floyd protests
  5926. Image Scrubber
  5927. Falcon Heavy - BPS.space
  5928. Simple way to notify from python app
  5929. Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  5930. valkyrienyanko/Unity-MMORPG-Boilerplate
  5931. Making a SNES game in 2020 - Yo-Yo Shuriken by Dr. Ludos
  5932. CVE-2019-9506 | Encryption Key Negotiation of Bluetooth Vulnerability
  5933. Rust: Dropping heavy things in another thread can make your code 10000 times faster
  5934. NASA Astronauts Launch from America in Test of SpaceX Crew Dragon
  5935. SpaceX makes history with successful first human space launch – TechCrunch
  5936. Crew Demo-2
  5937. React and Serverless Part 2- Webinar
  5938. Frameworkless Movement
  5939. UNdata | record view | Number Days with Thunder
  5940. SpaceX
  5941. Entity Framework Core in Action, Second Edtion
  5942. Why are some channels on Roku not working? | Official Roku Support
  5943. crt.sh | 1
  5944. reactiveui/ReactiveUI.Samples
  5945. Webhook Runner for Github
  5946. 'Re: Why does OpenBSD still include Perl in its base installation?'
  5947. ScottHolden/BFSourceGen
  5948. 4 Million Computers Compromised: Zoom's Biggest Security Scandal Explained
  5949. A visual guide to React Mental models, part 2: useState, useEffect and lifecycles
  5950. clean up kernel_{read,write} & friends v2
  5951. Join us to Change the Web Together | Brave Browser
  5952. Microsoft’s Project Tye aims to tame microservices development
  5953. Mosquitoes: World&#8217;s Deadliest Animal
  5954. Godot Engine - Godot Editor running in a web browser
  5955. Why is Kubernetes getting so popular? - Stack Overflow Blog
  5956. Drained.
  5957. Simplifier
  5958. Create and deploy a cloud-native ASP.NET Core microservice - Learn
  5959. Black Visions Donations
  5960. Louisville Community Bail Fund
  5961. Support Reclaim the Block
  5962. Donate | northstarhealth
  5963. Oracle.EntityFrameworkCore 3.19.0-beta1
  5964. Beta Release: Oracle Entity Framework Core 3.1
  5965. Summary of the role of MDbg and Cordbg
  5966. How does the Gmail unsubscribe button work?
  5967. The radix 2^51 trick
  5968. Things we learned about sums · QuestDB
  5969. An Introduction to Apache Airflow
  5970. Cloud Native Apps with .NET and AKS | BOD105
  5971. Campaign Zero
  5972. CNN reporter arrested live on air while covering Minneapolis protests
  5973. Scaling up Anime with Machine Learning and Smart Real Time Algorithms
  5974. Minnesota Freedom Fund
  5975. Git Made Fetch Happen
  5976. I wrote a SaaS product because the internet made me believe it'd make me rich
  5977. Exclusive: AFL fans have phone numbers, passwords, private chats exposed in mass data breach
  5978. BigFooty | AFL News and Forum
  5979. Language Models are Few-Shot Learners
  5980. Perfvane/Example - Anomalies
  5981. DavidWengier - Hacking away at Roslyn stuff for Comet - Twitch
  5982. Weekly Update 193
  5983. StreamElements - The Ultimate Live Streaming Platform
  5984. Learn with Visual Studio Remote Office Hours | Visual Studio Blog
  5985. The magic of C# closures
  5986. Patterns for Managing Source Code Branches
  5987. A Guide to Threat Modelling for Developers
  5988. Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2)
  5989. Dark Patterns—What Not to Do to Your Users
  5990. Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  5991. Write high-quality TypeScript code - .NET Tools Blog
  5992. Why use Azure Functions for ML inference ?
  5993. Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  5994. How does ASP.NET Core processes a request? - Code Rethinked
  5995. API versioning in ASP.NET Core
  5996. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  5997. Mix 06 | A 72-hour conversation
  5998. Idea Generation
  5999. r/techsupport - I wrote Task Manager and I just remembered something...
  6000. r/dotnet - Is dotnet completely free for commercial usage ?
  6001. Tools for better thinking
  6002. What to Yell Instead of “Rape” In a Society That Has Collectively Decided Rape is Fine
  6003. TechEmpower Web Framework Performance Comparison
  6004. Where Did Software Go Wrong?
  6005. C# Source Generator
  6006. .NET Core | Technology Radar | ThoughtWorks
  6007. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  6008. TechEmpower Web Framework Performance Comparison
  6009. RoughNotation
  6010. Remote Work Has Its Perks, Until You Want a Promotion
  6011. 8GB Raspberry Pi 4 on sale now at $75 - Raspberry Pi
  6012. The Vintage Beauty Of Soviet Control Rooms
  6013. Against an Increasingly User-Hostile Web
  6014. Micro - Home
  6015. Life, part 13
  6016. Hypermodern Python
  6017. AudioMass
  6018. How I made a game played in Notepad
  6019. The “OO” Antipattern
  6020. Buy a Raspberry Pi 4 Model B – Raspberry Pi
  6021. Numberphile
  6022. Stop Blogging on Medium if You Care about SEO [Tool Analysis]
  6023. Straight to Spam
  6024. Introducing Snowpack 2.0
  6025. CyberCX 2021 Graduate Program | Jobs at CyberCX Graduate Roles
  6026. A Guide to Threat Modelling for Developers
  6027. The Dangers of TypeScript Enums | LINQ to Fail
  6028. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  6029. Dynamic command dispatching in C#
  6030. How to Use Windows Package Manager - Petri
  6031. Patterns for Managing Source Code Branches
  6032. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  6033. Wishbone Breach: 40 Million Records Leaked on Dark Web
  6034. 1. PROJECT: N-1 X
  6035. 'VISAGES': A COMPUTER-BASED TEST OF FACE PRECOGNITION
  6036. </> htmx - high power tools for html
  6037. The Day AppGet Died.
  6038. Introduction to UEFI: Part 1
  6039. Rediscovering the Small Web - Neustadt.fr
  6040. Microsoft and Docker collaborate on new ways to deploy containers on Azure
  6041. cmd.exe is dead, long live PowerShell: Microsoft leads aged command-line interpreter out into 'maintenance mode'
  6042. Stack Overflow Developer Survey 2020
  6043. The Virtual ML.NET Community Conference
  6044. Research Report – Zephyr and MCUboot Security Assessment
  6045. The 2020 Developer Survey results are here! - Stack Overflow Blog
  6046. Stack Overflow Developer Survey 2020
  6047. Guerrilla Public Service Redux - 99% Invisible
  6048. Obsidian
  6049. SpaceX
  6050. Humble Pi, Chapter 2
  6051. Audiobooks & Original Audio Shows - Get More from Audible
  6052. Eryb's Space
  6053. How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  6054. Entity Framework Core in Action, Second Edition
  6055. Blue Bee Feared to Be Extinct Is Found in Florida
  6056. ‎The Numberphile Podcast on Apple Podcasts
  6057. Developing Stack Overflow on MacOS
  6058. The Happy Twin - with Ben Sparks — Numberphile
  6059. The Happy Twin - with Ben Sparks — The Numberphile Podcast
  6060. The Happy Twin (with Ben Sparks) - Numberphile Podcast
  6061. How I helped reposition a database product that went on to make $1 billion in revenue
  6062. Supabase | Supabase
  6063. WATCH: 10 Local TV Stations Pushed the Same Amazon-Scripted Segment
  6064. Near Real-Time Transient Clients • NServiceBus Samples
  6065. I'm writing a book!
  6066. Node v12.17.0 (LTS) | Node.js
  6067. NextDNS
  6068. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  6069. Optimizing RavenDB by adding Thread.Sleep(5)
  6070. 10 years of building .NET on AWS | Amazon Web Services
  6071. A first look at records and tuples in JavaScript
  6072. .NET async/await in a single picture – TooSlowException
  6073. [Guest Blog] The Accidental Accessibility Advocate
  6074. Messaging with Azure Service Bus - Part 9 - Premium Features
  6075. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  6076. Multiple Environments in ASP.NET Core - Code Maze
  6077. Introducing Collaboration—A Team Ready Fiddler Experience
  6078. Unit Testing in ASP .NET Core 3.1
  6079. Where's the science?
  6080. A Guide to Threat Modelling for Developers
  6081. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces
  6082. Twitch
  6083. Visual Computing @ IST Austria
  6084. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces (SIGGRAPH 2020)
  6085. Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
  6086. How a Lazy Bitch like me learned to be Productive
  6087. WinForms in .NET Core (#VisualBasic, of course); playing with "high performance" WinForms drawing.
  6088. [St. Jude] Tiger King Codes: Regurgitator
  6089. I Was Blackmailed–Any YouTuber Could Be Next
  6090. CLR, architectures, and stuff
  6091. - Miguel de Icaza
  6092. Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  6093. Connection Speed Test
  6094. ʕ•ᴥ•ʔ Bear Blog
  6095. .NET Core as Cloud Native Workshop | Techorama
  6096. Scaling .NET for Apache Spark processing jobs with Azure Synapse
  6097. Why is Artificial Intelligence So Useless for Business?
  6098. 5 Types Of ZSH Aliases You Should Know
  6099. Reverse Proxy Usage Spring 2020
  6100. Can 1/3 + 1/3 = 2/6? It seemed so!
  6101. Today’s Javascript, from an outsider’s perspective
  6102. The Day AppGet Died
  6103. How our 99th percentile response time went from 4000 ms to sub 10 ms
  6104. Scott Hunter - .NET 5 and MS Build Announcements
  6105. Life, part 12
  6106. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  6107. Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  6108. I won't buy ebooks anymore
  6109. Complete Website Redesign - (Speed Up Video)
  6110. Patrik Svensson - Targeting ARM64 for Windows in Rust
  6111. Idris 2 version 0.2.0 Released
  6112. fsharpConf: The F# Community Virtual Conference
  6113. Amazon Web Services
  6114. Blazor News from Build 2020
  6115. The Incredible Story of the US Army's Earth-Shaking, Off-Road Land Trains
  6116. Start House
  6117. I bought netflix.soy | Tiny Projects
  6118. Why is Idris 2 so much faster than Idris 1?
  6119. The Morning Brew #3000
  6120. Deploying Your Web Site to Azure Static Web Apps – Chinh Do
  6121. Why Infrastructure As Code? - Simple Thread
  6122. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  6123. Don't use method with side-effect in LINQ
  6124. Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  6125. NuGet.org will permanently remove support for TLS 1.0 and 1.1 on June 15th | The NuGet Blog
  6126. BackgroundService Gotcha: Startup
  6127. Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  6128. Logging to Notepad window from ASP.NET Core
  6129. Introduction to Functional Programming in F# - Part 10 — Softwarepark
  6130. Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  6131. Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  6132. Microsoft Build 2020 | Channel 9
  6133. Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  6134. Looking Glass Studios Podcast Archives
  6135. Cryptology ePrint Archive: Report 2020/615
  6136. Using Blazor to build native mobile apps
  6137. Org Mode - Organize Your Life In Plain Text!
  6138. The NHL’s protocol for phase 2 of return-to-play is very bad
  6139. Companies must pay share of rent for employees working from home
  6140. Home automation and Bitcoin?
  6141. Blazor WebAssembly : Project Structure/Template - EP03
  6142. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  6143. How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  6144. stapelberg uses this: my 2020 desk setup
  6145. Exciting new features in C# 9
  6146. Software will eat software in a remote-first world
  6147. GitHub Reinstates Popcorn Time Code Despite MPA 'Threat' * TorrentFreak
  6148. Implementing simple cooperative threads in C - Stephen Brennan
  6149. Measurements of hash functions, indexed by machine
  6150. Round 4: Hacker returns and puts 26Mil user records for sale on the Dark Web | ZDNet
  6151. How the biggest consumer apps got their first 1,000 users - Issue 25
  6152. TUXEDO Book BA15 - Gen10 - 15,6 Zoll non-glare Full-HD IPS + AMD Ryzen 3500U + AMD Radeon Vega 8 Graphics + max. two SSDs (M.2) + max. 32GB RAM - TUXEDO Book BA15 - Gen10
  6153. StevenThewissen - Twitch
  6154. Habits of High-Functioning Teams
  6155. 99.5 WCRB | Classical Radio Boston
  6156. Yo-Yo Ma Plays Bach Live
  6157. NIST Special Publication 800-63-3
  6158. Register Domain Names at Register.com
  6159. 18F - Consulting Software Engineer (IT Specialist)
  6160. inessential: weblog
  6161. Memory safety - The Chromium Projects
  6162. Nicolas Garcia Belmonte
  6163. the-bot-scare
  6164. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  6165. SCM Marchant Cogito 240 Electronic Calculator
  6166. Optimizing for the RDNA Architecture: presentation notes
  6167. Optimizing for the Radeon™ RDNA Architecture
  6168. Catalina is checking notarization of unsigned executables
  6169. Devhints — TL;DR for developer documentation
  6170. LaTeX.css — Make your website look like a LaTeX document
  6171. Why am I shutting down Kozmos? - Azer Koçulu's Journal
  6172. Jepsen Disputes MongoDB’s Data Consistency Claims
  6173. Hacker Mods Old Calculator to Access the Internet, CASIO Files DMCA Complaint * TorrentFreak
  6174. First Krita Beta for Android and ChromeOS in Play Store
  6175. User authentication with passwords, What’s SRP?
  6176. SQLite Release 3.32.0 On 2020-05-22
  6177. React and Serverless - Webinar
  6178. Bookmark Saturday #1 – Václav Vančura, User Interface Designer
  6179. To test its security mid-pandemic, GitLab tried phishing its own work-from-home staff. 1 in 5 fell for it
  6180. Calca - The Text Editor that Loves Math
  6181. Should I Block Ads?
  6182. Windows 10 quietly got a built-in network sniffer, how to use
  6183. I made a NES emulator in Rust using generators
  6184. Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  6185. HTTP Server - LanguageTool Wiki
  6186. GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  6187. GitHub Theme - Visual Studio Marketplace
  6188. What Unity Is Getting Wrong
  6189. Quellcode von Mercedes-Benz-Fahrzeugen online geleakt
  6190. https://marlin-prod.literatumonline.com/pb-assets/Lancet/pdfs/S0140673620311806.pdf
  6191. A Meeting with Scott Hunter !!
  6192. This Goes to Eleven (Pt. 5/∞)
  6193. A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  6194. macOS 10.15: Slow by Design
  6195. Touch Pins as Wake-up Source (ESP32 + Arduino series)
  6196. Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  6197. ESP32: Blink the LED (ESP32 + Arduino series)
  6198. Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  6199. Using the PlatformIO Library Manager (ESP32 + Arduino series)
  6200. Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  6201. Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  6202. Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  6203. How To Install PlatformIO (ESP32 + Arduino series)
  6204. Controlling Relay Board (ESP32 + Arduino Series)
  6205. Connect ESP32 to WiFi (ESP32 + Arduino series)
  6206. Connect to ThingSpeak (ESP32 + Arduino series)
  6207. Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  6208. Deep Sleep & Other Power Modes (ESP32 + Arduino Series)
  6209. Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  6210. Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)
  6211. An Amazon Programmer's Perspective (http://pastebin.com/BjD84BQ3)
  6212. ‘What Time Is It in London?’
  6213. PAC-MAN Recreated with AI by NVIDIA Researchers | NVIDIA Blog
  6214. Blazor In-Depth
  6215. Weekly Update 192
  6216. async/await is the wrong abstraction - LogRocket Blog
  6217. Autofac, WebApplicationFactory and integration tests
  6218. How easy is it to build a Marvel search engine with Blazor?
  6219. The Fundamentals of Continuous Software Design
  6220. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  6221. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  6222. Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  6223. More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  6224. Microsoft Build 2020 – Highlights
  6225. 13 Firefox browser extensions to make remote work and school a little better – The Firefox Frontier
  6226. Zettelkasten — How One German Scholar Was So Freakishly Productive
  6227. The Project Gutenberg eBook #33283: Calculus Made Easy, 2nd Edition
  6228. Why these friendly dolphins are bringing in gifts from the sea
  6229. G4 Pro Beats the Leading Home Brand Cameras in Image Quality Shootout – Ubiquiti Networks Blog
  6230. TI removes access to assembly programs on the TI-83 Premium CE
  6231. Microsoft Open-Sources GW-BASIC | Windows Command Line
  6232. Introducing YARP Preview 1 | .NET Blog
  6233. The Parker Quiz - with Matt Parker — Numberphile
  6234. The Parker Quiz - with Matt Parker — The Numberphile Podcast
  6235. The Parker Quiz - Numberphile Podcast
  6236. ‎The Numberphile Podcast on Apple Podcasts
  6237. WinDbg — the Fun Way: Part 2
  6238. WinDbg — the Fun Way: Part 1
  6239. Stealing Secrets from Developers using Websockets
  6240. Life, part 11
  6241. Windows Terminal Build Color Scheme
  6242. An introduction to RabbitMQ - What is RabbitMQ?
  6243. Send to Carbon with VS19
  6244. Introducing Project Tye | ASP.NET Blog
  6245. Community
  6246. Please include documentation on how to opt out of telemetry · Issue #179 · microsoft/winget-cli
  6247. Using Visual Studio Codespaces with .NET Core | .NET Blog
  6248. Three bugs in the Go MySQL Driver
  6249. Creating a virtual stage when in-person isn’t possible - AI for Business
  6250. ARM Template Viewer - Visual Studio Marketplace
  6251. Blazor WebAssembly : Hello World from Windows & Linux - EP02
  6252. Blazor WebAssembly is Officially Released at Microsoft Build
  6253. X
  6254. The Death Of Corporate Research Labs
  6255. Vertebrae by draxes
  6256. Microsoft Build 2020
  6257. Building a physical <blink> tag!
  6258. OpenAI Model Generates Python Code
  6259. ASP.NET Core in Action, Second Edition
  6260. Mount Everest is Visible From Kathmandu, Nepal for First Time in Living Memory
  6261. Azure Arc enabled Kubernetes preview and new ecosystem partners
  6262. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  6263. Azure Arc enabled Kubernetes
  6264. Windows PowerToys FancyZones is the essential window manager for Windows 10
  6265. Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  6266. A Guide to Threat Modelling for Developers
  6267. Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  6268. Introduction to quantum computing with Q# – Part 3, Single qubit gates
  6269. Using WSL to Launch Several Bash Command from an Application
  6270. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  6271. How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  6272. Introducing WinUI 3 Preview 1 - Windows Developer Blog
  6273. Windows Terminal 1.0 | Windows Command Line
  6274. Tackle Big-O Notation in .NET Core - Simple Talk
  6275. Home - Microsoft Build 2020 Book of News
  6276. Remaster Update and Open Source / Mod Support
  6277. What Is Nix
  6278. Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  6279. Home Chef confirms 8 million user records stolen in breach – TechCrunch
  6280. Sell Yourself Sell Your Work
  6281. Composing in the Caddyfile
  6282. Vishnu Mohandas
  6283. Fuzzing: On the Exponential Cost of Vulnerability Discovery
  6284. Microsoft Build 2020
  6285. Digital Overload: Average Adult Will Spend 34 Years Of Their Life Staring At Screens - Study Finds
  6286. Microsoft Build 2020
  6287. Microsoft Build 2020
  6288. Victory! ICANN Rejects .ORG Sale to Private Equity Firm Ethos Capital
  6289. Turning Signal App into a Coarse Tracking Device
  6290. r/commandandconquer - Comment by u/EA_Jimtern on ”Remaster Update and Open Source / Mod Support”
  6291. Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  6292. suckless.org software that sucks less
  6293. Welcome to C# 9.0 | .NET Blog
  6294. There and Back Again — Scaling Multi-Tenant Kubernetes Cluster(s)
  6295. F# 5 and F# tools update | .NET Blog
  6296. Kyle Halladay - Ray Tracing In Notepad.exe At 30 FPS
  6297. Why is This Website Port Scanning me
  6298. Microsoft Build 2020
  6299. SSH Agent Explained
  6300. The Miracle Sudoku
  6301. Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  6302. Microsoft Build 2020
  6303. Microsoft Build 2020
  6304. Home - Microsoft Build 2020 Book of News
  6305. Blogging is not dead
  6306. Developer Velocity: Empowering developers to fuel business performance
  6307. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  6308. Code, collaborate, and ship your apps from anywhere
  6309. A Guide to Threat Modelling for Developers
  6310. Windows Forms Designer for .NET Core Released | .NET Blog
  6311. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  6312. Patterns for Managing Source Code Branches
  6313. ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  6314. OpenBSD 6.7
  6315. Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  6316. Azure App Configuration: Configuration of .NET Applications
  6317. Monsters Weekly 165 - WaitAndRetry with Polly
  6318. Building End-to-End Diagnostics: Visualization with Exporters
  6319. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  6320. Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  6321. Remembering Why Agile was a Big Deal
  6322. Want to build a side business? Just buy a great Domain Name | Deep South Ventures
  6323. Microsoft Build 2020
  6324. Microsoft Build 2020
  6325. Azure Static Web Apps documentation
  6326. Windows Terminal overview
  6327. it’s not just the interpreter « kmod's blog
  6328. ‎My Stream Timer
  6329. Spotify signs ‘The Joe Rogan Experience’ to an exclusive multi-year deal – TechCrunch
  6330. When SimCity got serious: the story of Maxis Business Simulations and SimRefinery | The Obscuritory
  6331. Microsoft Build 2020
  6332. Simple Personal Finance Tracking with GnuCash
  6333. Graduate Student Solves Decades-Old Conway Knot Problem
  6334. CSLA .NET 5.2.0 release
  6335. Why is Rails boot so slow on macOS?
  6336. A Meeting with Scott Hunter !!
  6337. Bolero: F# in WebAssembly
  6338. Modern Web UI with Blazor WebAssembly
  6339. Quickref
  6340. Announcing Microsoft Lists - Your smart information tracking app in Microsoft 365
  6341. The Journey to One .NET
  6342. Microsoft Build 2020
  6343. Announcing accelerated training with ONNX Runtime—train models up to 45% faster - Open Source Blog
  6344. The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  6345. Hacker arrested in Ukraine for selling billions of stolen credentials | ZDNet
  6346. Walmart says it will discontinue Jet, which it acquired for $3B in 2016 – TechCrunch
  6347. DirectX ❤ Linux | DirectX Developer Blog
  6348. Amazon.com : pangshi 7inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  6349. A Google Cloud support engineer solves a tough DNS case | Google Cloud Blog
  6350. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  6351. Introducing App Service Static Web Apps
  6352. Microsoft Build 2020
  6353. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  6354. Microsoft Build 2020
  6355. Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  6356. Handling Web API Exceptions with ProblemDetails middleware
  6357. World IBD Day 2020
  6358. World IBD Day 2020
  6359. Free and Open
  6360. Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  6361. ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  6362. Microsoft Build 2020
  6363. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  6364. Numberphile Hat
  6365. VS Code React Setup - 5 Tips
  6366. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  6367. Introducing .NET Multi-platform App UI | .NET Blog
  6368. Microsoft MakeCode for Minecraft
  6369. Windows Package Manager Preview | Windows Command Line
  6370. Week of Blazor Events with Telerik - Join Us!
  6371. A Universe of Sorts
  6372. How Distortion Works in Music
  6373. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  6374. Developer in Cyprus Claims Breach of Contacts App
  6375. Tiny websites are great | Tiny Projects
  6376. I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  6377. sia_dev - Mixer
  6378. ep 2 - Special Microsoft Build 2020 Keynote
  6379. Fiddler Everywhere is Getting a New Look
  6380. TypeScript in a Weekend: A Crash Course
  6381. .NET Foundation April/May 2020 Update
  6382. Uno Platform lets you develop for macOS and Windows using the same code
  6383. WorldBrain's Memex
  6384. Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more
  6385. Preventing Leaked Azure Secrets in GitHub!
  6386. A Guide to Threat Modelling for Developers
  6387. Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  6388. Patterns for Managing Source Code Branches
  6389. Webinar tomorrow - Event Sourcing in C# with RavenDB
  6390. How I trick my well developed procrastination skills
  6391. Satya Nadella: Permanent work from home damaging for workers' well-being | India Business News - Times of India
  6392. Infographics - Alan's Factory Outlet
  6393. Pricing Calculator | Microsoft Azure
  6394. What is a control system anyway?
  6395. Tag Helper Authoring in ASP .NET Core 3.1
  6396. Living with Wildlife | Issaquah, WA
  6397. The Effects on Cognition of Sleeping 4 Hours per Night for 12-14 Days: a Pre-Registered Self-Experiment - Alexey Guzey
  6398. LPT_LISA
  6399. Bobcat
  6400. Announcing end of support for .NET Standard 1.3 in AWS SDK for .NET | Amazon Web Services
  6401. ACME End User Client and Code Signing Certificates
  6402. new.css
  6403. new.css
  6404. Microsoft Build 2020
  6405. Covve revealed as source of data breach impacting 23m individuals
  6406. SharpLab
  6407. SharpLab
  6408. 'Code changes for clarity' - MARC
  6409. Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  6410. Microsoft Build 2020
  6411. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  6412. Life, part 10
  6413. Schedule Your On-Demand Live Sessions at GTC Digital
  6414. Norske offiserer og soldater avslørt av mobilen
  6415. youtube automatically delete "communist bandits" 共匪 in all comments now?
  6416. digital clock in conways game of life
  6417. Multi-path cancellation; a tale of two codependent async enumerators
  6418. Orb.Farm
  6419. Check what .net core GC keywords are enabled without a debugger
  6420. Software Burnout Is for Real
  6421. The Death of Couchsurfing?
  6422. Stop setting the language of your website based on my location
  6423. Mystery of The French Thousands Separator
  6424. The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  6425. Released: Microsoft.Data.SqlClient 1.1.3
  6426. It’s all in the Host Class – Dependency Injection with .NET
  6427. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  6428. Doordash and Pizza Arbitrage
  6429. Discrete Mathematics - An Open Introduction
  6430. Hundred Rabbits
  6431. 10 most common mistakes using kubernetes
  6432. It's Time to Get Back Into RSS | Daniel Miessler
  6433. Explore the world one photo at a time | Bing Wallpaper
  6434. Snake Battle Royale - 100 Subscribers Special
  6435. Bing Wallpapers - Apps on Google Play
  6436. The Frank Show
  6437. Home page - FuGet Gallery
  6438. Kafka Needs No Keeper - Removing ZooKeeper Dependency
  6439. XP.css
  6440. May DDD By Night
  6441. Shrinking BSON Documents
  6442. Data processing with .NET for Apache Spark
  6443. DDD Melbourne
  6444. No One Goes There Anymore
  6445. GraphQL API for SQL Database in .NET — setting up access to the data
  6446. Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  6447. California - Hamilton Official Site
  6448. Multi-threaded Producer Consumer using .Net Core Channels
  6449. Trains․NET - Episode 29 - Nicer train collisions and a release!
  6450. Private Link for Azure SQL Database - Part 1
  6451. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  6452. Microsoft Build 2020
  6453. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  6454. COBOL Pong
  6455. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  6456. CHRISTMAS LECTURES 2019: Secrets and lies
  6457. Andrew Negri / toro
  6458. Here's What's New in the May Update | Rainway
  6459. It’s OK for your open source library to be a bit shitty
  6460. What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  6461. Cryptology ePrint Archive: Report 2020/572
  6462. Introducing ASP.NET 5
  6463. Matrix Factorization - Numberphile
  6464. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  6465. If I could bring one thing back to the internet it would be blogs
  6466. Security incident - Covve
  6467. If I could bring one thing back to the internet it would be blogs
  6468. Game Programming Patterns
  6469. Creating and Editing Content - Demo and Q&A
  6470. Data processing with .NET for Apache Spark
  6471. Write your first C# code - Learn
  6472. Coding is Not Computer Science
  6473. Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
  6474. Service NSW emails hacked in cyber attack
  6475. So much of academia is about connections and reputation laundering « Statistical Modeling, Causal Inference, and Social Science
  6476. Our Chrome Extension Is Safe
  6477. What every developer should know about TCP
  6478. Community
  6479. Microsoft Build 2020
  6480. PERF: ensure we run full GC on contexts
  6481. Mozilla goes full incubator with ‘Fix The Internet’ startup lab and early-stage investments – TechCrunch
  6482. Jepsen: MongoDB 4.2.6
  6483. So You Want To Write Your Own CSV code? · Thomas Burette
  6484. 22 million emails found in mystery open database | SC Media
  6485. How Not to Store Passwords
  6486. Auto Saving Form Data in Blazor
  6487. Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  6488. The Dark Secrets of a Hacking Hero
  6489. Five Years of Rust | Rust Blog
  6490. US video game sales have record quarter as consumers stay at home – TechCrunch
  6491. How Google, DoorDash, & Grubhub Conspire To Screw Local Restaurants
  6492. Blue Microphones Blackout Yeti USB Microphone + $50 Ubisoft Discount Code 988-000078 - Best Buy
  6493. Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  6494. Roundup #72
  6495. Chain Actions, Funcs, and Predicates In .NET
  6496. Code Maze Weekly #25 - Code Maze
  6497. The HTTP headers you don't expect
  6498. Microsoft Build 2020
  6499. EF Core and Cosmos DB with Blazor WebAssembly
  6500. The Unattributable "db8151dd" Data Breach
  6501. Weekly Update 191
  6502. TSMC Announces Intention to Build and Operate an Advanced Semiconductor Fab in the United States
  6503. Development With A Dot - Unit Testing the HttpContext in Controllers
  6504. Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  6505. More fun with comments
  6506. Using Dapper in ASP.NET Core applications
  6507. What is Azure Front Door?
  6508. Patterns for Managing Source Code Branches
  6509. Announcing Hyperdrive v10
  6510. BradWilson72 - Twitch
  6511. NordVPN: Best VPN Service Provider | #1 Editors' Choice
  6512. EF Core and Cosmos DB with Blazor WebAssembly
  6513. Do Not Draw
  6514. mindbg – lowleveldesign.org
  6515. Up to 4GB of memory in WebAssembly · V8
  6516. Handling Heavy Ad Interventions  |  Web  |  Google Developers
  6517. Security Flaws in Adobe Acrobat Reader Allow Malicious Program to Gain Root on macOS Silently
  6518. NVIDIA CEO Introduces NVIDIA Ampere Architecture, NVIDIA A100 GPU in News-Packed ‘Kitchen Keynote’ | The Official NVIDIA Blog
  6519. Different ways to host Blazor WebAssembly (Wasm)
  6520. Life, part 9
  6521. Now there's nothing stopping the PATRIOT Act allowing the FBI to slurp web-browsing histories without a warrant
  6522. NVIDIA’s New Ampere Data Center GPU in Full Production
  6523. A Quick Look at Impredicativity (Simon Peyton Jones)
  6524. Chalmers Seminars on Functional Programming
  6525. The anatomy of async iterators (aka await, foreach, yield)
  6526. How to add custom logging in ASP.NET Core
  6527. Keep tabs on your tabs in Google Chrome
  6528. Why use DTOs (Data Transfer Objects)?
  6529. Logging in .NET Core and ASP.NET Core
  6530. The Success and Failure of Ninja
  6531. Working with OneDrive data and MS Graph in .NET Core
  6532. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  6533. Patterns for Managing Source Code Branches
  6534. Patterns for Managing Source Code Branches
  6535. How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  6536. .NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  6537. Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  6538. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  6539. r/interestingasfuck - Pointing out how much power few people have gets you removed from this sub apparently.
  6540. TechEmpower Web Framework Performance Comparison
  6541. Senate narrowly rejects plan to require a warrant for Americans’ browsing data – TechCrunch
  6542. ZLogger — Zero Allocation Logger for .NET Core and Unity
  6543. Microsoft Docs contributor guide overview - Contributor Guide
  6544. Deno 1.0
  6545. Performance speed limits
  6546. Building a Progressive Web App with Blazor | Visual Studio Blog
  6547. Fira Code Font 3.1
  6548. cobwe: this word does not exist
  6549. Roundy
  6550. Unreal Engine 5 Revealed! | Next-Gen Real-Time Demo Running on PlayStation 5
  6551. Copy to Clipboard in Blazor
  6552. Erlang Programming Language
  6553. Chris's Wiki :: blog/web/HTTPSNoOldServers
  6554. Let's Guess What Google Requires In 14 Days Or They Kill Our Extension
  6555. Weep for Graphics Programming
  6556. Linux containers in a few lines of code
  6557. I made an alt because this is sketchy, so I can only post this here. The government (DEA, ICE, and local authorities) is hiding cameras on telephone poles, and then not securing those cameras with passwords. Anyone can access them.
  6558. A first look at Unreal Engine 5
  6559. SPACEX - ISS Docking Simulator
  6560. Building End-to-End Diagnostics: Activity and Span Correlation
  6561. The Janet Programming Language
  6562. Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  6563. Analyze performance for the benefit of ourselves and others
  6564. Let's talk about performance analysis
  6565. Huawei denies involvement in buggy Linux kernel patch proposal | ZDNet
  6566. Langton's Ant - Numberphile
  6567. Announcing TypeScript 3.9 | TypeScript
  6568. What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks? | SkillsCast
  6569. Playing Games on a 60s Computer
  6570. Getting started with Angular development 2020
  6571. Microsoft and Redis Labs collaborate to give developers new Azure Cache for Redis capabilities
  6572. May 2020 Azure SDK Release
  6573. RedisConf2020 | Takeaway
  6574. Replacing JWTs with Branca and PASETO in .NET Core
  6575. Patio11’s Law - Second Breakfast
  6576. Meshing with LinkerD2 using gRPC-enabled .NET Core services
  6577. Using System.CommandLine with a class
  6578. Getting Started With Visual Studio Codespaces - Cloud IDE | Build5Nines
  6579. Referencing an analyzer from a project
  6580. Messaging with Azure Service Bus - Part 8 - Commands and Events
  6581. WireGuard for OpenBSD Kernel Patches Posted
  6582. Vladimir Khorikov: 100% Test Coverage is an Artificial Metric | Maintainable
  6583. How the most prized degree in India became the most worthless - Rest of World
  6584. Structure and Interpretation of Classical Mechanics
  6585. Iyashikei: Japan’s Genre of “Healing Games”
  6586. Slack System Status
  6587. Remote work worsens inequality by mostly helping high-income earners
  6588. React Native for Windows & Mac · Build native Windows apps with Javascript and React
  6589. In Praise of AutoHotKey • Hillel Wayne
  6590. Make any PDF look like scanned!
  6591. Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  6592. What Was TON And Why It Is Over
  6593. The Eclipse Foundation Is Moving to Europe
  6594. Diagrams · Diagram as Code
  6595. Linux Is Most Used OS In Microsoft Azure - Over 50 Percent Of VM Cores | Build5Nines
  6596. Dev Around the Sun
  6597. Install Windows Subsystem for Linux (WSL) on Windows 10
  6598. Docker - Visual Studio Marketplace
  6599. GitHub stars are overvalued
  6600. Openpilot, its model and driving in GTA
  6601. Tiltify - Dev Around The Sun 2020
  6602. Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  6603. Performance best practices in C#
  6604. Most detailed ever photograph of The Night Watch goes online - Rijksmuseum
  6605. Increase ASP.NET File Upload Limits
  6606. Airtable API Tutorial With cURL and JavaScript
  6607. Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  6608. Lockdown Course: Introduction to Cryptography - James Grime
  6609. Dev Around The Sun 2020
  6610. Statiq - Your Imagination, Your Generator
  6611. Creative Commons Licensing UI and Data Updates
  6612. Lidl owner launching its own rival to Amazon Web Services - Latest Retail Technology News From Across The Globe - Charged
  6613. A 2020 Vision of Linear Algebra
  6614. Pi-hole v5.0 is here!
  6615. Apache NiFi
  6616. Ian Bebbington - Many platforms, one world - Part 4
  6617. SonarQube Integration with Visual Studio Professional
  6618. Project Tye – easier development with .NET for Kubernetes
  6619. A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  6620. Marten v4.0 Planning Document (Part 1)
  6621. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  6622. Patterns for Managing Source Code Branches
  6623. Top 10 must-know Kubernetes design patterns - Red Hat Developer
  6624. Monsters Weekly 164 - Using Feature Filters in Microsoft.FeatureManagement
  6625. Setting TypeScript For Modern React Projects Using Webpack And Babel — Smashing Magazine
  6626. Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  6627. Names, Legal Names, and Fractally Deferred Responsibility
  6628. Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  6629. Unit Testing Blazor Components with bUnit and JustMock
  6630. SignalR in ASP .NET Core 3.1
  6631. Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  6632. Regional Monitoring Dashboard
  6633. Thank you for helping us increase our bandwidth - Internet Archive Blogs
  6634. NDC Melbourne 2020 - Online Workshop Event: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  6635. Webrecorder
  6636. PJRC Store
  6637. Original 80s Time Out Arcade Found in a Dead Mall in Virginia
  6638. Next.js 9.4
  6639. Here's how I verify data breaches
  6640. Scraping Recipe Websites
  6641. Blockchain.com Explorer | BTC | ETH | BCH
  6642. Age Reduction Breakthrough
  6643. Performance Characteristics of the Abbott Architect SARS-CoV-2 IgG Assay and Seroprevalence in Boise, Idaho
  6644. SourceHut + Plan 9 = ❤
  6645. Web Scraping with R
  6646. Deep Learning for Guitar Effect Emulation
  6647. Encouraging a Culture of Written Communication – mcls
  6648. Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  6649. The DMOTE | VE
  6650. Asgard Systems uses ML.NET to reduce food waste | .NET
  6651. Scancam uses ML.NET to prevent fuel theft | .NET
  6652. Life, part 8
  6653. Draw.io Integration - Visual Studio Marketplace
  6654. Advanced SQL and database books and resources
  6655. SQL Server Isolation Levels : A Series - SQLPerformance.com
  6656. Swift 5.3 Release Process
  6657. My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  6658. Google Translate
  6659. Pinned Object Heap in .NET 5 – TooSlowException
  6660. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  6661. Patterns for Managing Source Code Branches
  6662. How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  6663. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  6664. Avoid rolling your own leader election algorithm | RavenDB
  6665. Deploying a Static Site to Azure Using the az CLI
  6666. From <code>react-window</code> to <code>react-virtual</code>
  6667. Decompilation support in OmniSharp and C# Extension for VS Code
  6668. Using ML.NET for deep learning on images in Azure | .NET Blog
  6669. Building End-to-End Diagnostics: OpenTelemetry Integration
  6670. Cross-Platform Build Events in .NET Core using MSBuild
  6671. Tip 263 - 5 Visual Studio Code extensions to remain productive while working remote
  6672. Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  6673. Make LLVM fast again
  6674. Zoom buys Keybase to help it build end-to-end encryption
  6675. Second-guessing the modern web - macwright.org
  6676. Ben Wiser | My blog is now generated by Google Docs
  6677. Pi-hole v5.0 is here!
  6678. The Thousand Autumns of Jacob de Zoet
  6679. try-convert 0.5.125603
  6680. Racket is 25
  6681. 5 AWS Services You Should Avoid!
  6682. Archive
  6683. Writing More Succinct C# - Dan Clarke
  6684. Scunthorpe Sans 🗯🚫 profanity-blocking font
  6685. Sunday 10th May | Live | Slough Baptist Church
  6686. From the Implicit flow to PKCE: A look at OAuth 2.0 in SPAs
  6687. The IBM 1401 compiles and runs FORTRAN II
  6688. Godot Engine - Godot 4.0 will get a new, modernized lightmapper
  6689. Alternatives to PGP
  6690. Cryptology ePrint Archive: Report 2018/607
  6691. Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  6692. ( Secret Sky. )
  6693. How Khan Academy Successfully Handled 2.5x Traffic in a Week
  6694. First, it was Craigslist, next it's Zapier
  6695. Cryptology ePrint Archive: Report 2020/529
  6696. Running a Programming YouTube Channel - What It's Like and Why You Should Do It
  6697. Azure SQL Database : Manage & Restore Backups - EP02
  6698. Fast or Slow - Global Website Speed Profiler
  6699. ~rabbits/orca - sourcehut git
  6700. Porter Robinson's Secret Sky.
  6701. Maintaining ownership continuity of your user account's repositories
  6702. Keybase joins Zoom
  6703. Weekly Update 190
  6704. Brandon Smith's Website
  6705. PaperCall.io - Live Coders Conf 2
  6706. How Doom's Enemy AI Works
  6707. SIGGRAPH 2020 Technical Paper: N-Dimensional Rigid Body Dynamics « Marc ten Bosch
  6708. Clancey - Twitch
  6709. OpenCV directly in the browser (webassembly + webworker)
  6710. Find your GitHub user id
  6711. CryptoPerf.swift
  6712. A Microcontroller Display With A Classic Twist
  6713. Visual Effects with Particles: a Guide for Beginners
  6714. Create a .NET Core Deamon app that calls MSGraph with a certificate
  6715. How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  6716. Sure, the Velociraptors Are Still On the Loose, But That’s No Reason Not to Reopen Jurassic Park
  6717. Geode pattern - Cloud Design Patterns
  6718. Making Emacs popular again
  6719. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  6720. Doctocat
  6721. 5 Reasons to Protect Your VPN With MFA
  6722. The Original Cookie specification from 1997 was GDPR compliant
  6723. Human Programming Interface | beepb00p
  6724. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  6725. Eastside Baby Corner
  6726. NDC Oslo Warmup Meetup #1
  6727. A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  6728. Indian Maths Genius Who Debunked Euler’s Theory, Made it to NYT Front Page Dies at 103
  6729. Euler Squares - Numberphile
  6730. There is one, and only one strain of SARS-CoV-2
  6731. We Chat, They Watch: How International Users Unwittingly Build up WeChat’s Chinese Censorship Apparatus - The Citizen Lab
  6732. Super Bootable 64
  6733. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  6734. .NET Portability Analyzer
  6735. A message from our CEO: The Way Forward - Stack Overflow Blog
  6736. C64 Turbo Assembler 34-Year-Old Bug Found & Fixed
  6737. Testing Experience - code coverage
  6738. twitch roulette
  6739. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  6740. Episode 81 - Malicious Life
  6741. Geckoview - GeckoView
  6742. Getting Started with Gridsome - A Vuejs Web Framework (Live Stream)
  6743. Visual Studio 2019 for Mac - Preview Release Notes
  6744. GCC 10.1 Released
  6745. Life, part 7
  6746. Zoom Acquires Keybase and Announces Goal of Developing the Most Broadly Used Enterprise End-to-End Encryption Offering - Zoom Blog
  6747. Tips for Turning to the Plant Side
  6748. OData Model Builder now Available | OData
  6749. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  6750. Introducing Surface Go 2, Surface Book 3, Surface Headphones 2 and Surface Earbuds | Microsoft Devices Blog
  6751. VB.NET Shop
  6752. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  6753. Manage and find data with Blob Index for Azure Storage—now in preview
  6754. Cosmos DB Profiler
  6755. Patterns for Managing Source Code Branches
  6756. A Small Case Study in Test Automation (and other things)
  6757. Animate Anything with Xamarin.Forms
  6758. Post-Build Events and .NET Core
  6759. Top JavaScript Features Added in ECMAScript 2020 (ES2020)
  6760. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  6761. Databases Still Store Data
  6762. Building an Real Time Event Processor – Part 1
  6763. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  6764. Building an Real Time Event Processor – Part 2
  6765. Building an Real Time Event Processor – Part 3
  6766. The Importance of Passwords and Multi Factor Authentication: An Interview with Troy Hunt
  6767. Crash in FBSDKRestrictiveDataFilterManager.m line 80 · Issue #1374 · facebook/facebook-ios-sdk
  6768. .NET Foundation
  6769. Buttplug: Sex Toy Control Software
  6770. Suspicious Site Reporter
  6771. book.dvi
  6772. Top 10 books every .NET/C# developer should read
  6773. Add tags for programming languages / genres
  6774. No Hello
  6775. Building an ASP.NET Core MVC app for my Azure Cosmos DB sample
  6776. The Art of the Japanese Sword - Face To Face | NHK WORLD-JAPAN On Demand
  6777. damianedwards / SignalR - ccdd24c
  6778. View and navigate through changes across multiple resources | Azure updates | Microsoft Azure
  6779. WinUI
  6780. Entity Framework: .NET Community Standup - May 6th 2020 - Introducing the EF Core Community Standup
  6781. iamtimcorey
  6782. No cookie consent walls — and no, scrolling isn’t consent, says EU data protection body – TechCrunch
  6783. Release notes/1.0 - Inkscape Wiki
  6784. Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  6785. Take care editing bash scripts
  6786. I was tricked into thinking I had “grit” - Second Breakfast
  6787. An Adult Cam Site Exposed 10.88 Billion Records
  6788. Status of This Year's Event - DDD Melbourne
  6789. Europol arrests hackers behind Infinity Black hacker group | ZDNet
  6790. The 773 Million Record "Collection #1" Data Breach
  6791. Awesome Blazor Browser
  6792. April Extensions for Firefox Preview
  6793. Configure a domain for an Azure App Service using Cloudflare
  6794. Using Postgresql Advisory Locks for Leader Election
  6795. Connecting to locahost over HTTPS from simulators and emulators (revisited)
  6796. Static Constructor Failures and Declaration Order
  6797. May DDD By Night
  6798. Patterns for Managing Source Code Branches
  6799. Securing Web API with the Hybrid Flow - Code Maze
  6800. Razor Pages in ASP .NET Core 3.1
  6801. Humans Not Invited
  6802. #GivingTuesdayNow Matching-Gift Opportunity
  6803. Floating Point Visually Explained
  6804. Bitly | URL Shortener, Custom Links & Link Management
  6805. TLDR: Writing a Slack bot to Summarize Articles
  6806. Cam Link 4K
  6807. Nintendo has reportedly suffered a significant legacy console leak | VGC
  6808. Firefox 76.0, See All New Features, Updates and Fixes
  6809. Citing revenue declines, Airbnb cuts 1,900 jobs, or around 25% of its global workforce – TechCrunch
  6810. Carbon Seqestration | Seaweed Farming | Blue Carbon |
  6811. 90 Days With The Pinebook Pro
  6812. How Stripe Designs Beautiful Websites
  6813. Working from home
  6814. The Strictly Zero-Correlation Attack with Application to the Full DES
  6815. Blazor Tutorial : Deploy to Azure App Services
  6816. Contrast Security jobs
  6817. Getting Started - Introduction
  6818. Formatting Strings with JavaScript Padstart and Padend Functions
  6819. Sonic Pi - The Live Coding Music Synth for Everyone
  6820. Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  6821. Stealing your SMS messages with iOS 0day
  6822. PHP showing its maturity in release 7.4
  6823. UK finds itself almost alone with centralized virus contact-tracing app that probably won't work well, asks for your location, may be illegal
  6824. Toll Group suffers second ransomware attack this year
  6825. Auto Saving Form Data in Blazor
  6826. Experts Doubt the Sun Is Actually Burning Coal
  6827. Azure Charts Visualize your cloud learning journey
  6828. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  6829. I gave away my books for free, and sales increased 4x
  6830. Patterns for Managing Source Code Branches
  6831. Development With A Dot - Dynamic Routing in ASP.NET Core 3
  6832. Monsters Weekly 163 - Getting Started with Feature Flags
  6833. Using PredicateBuilder with EF Core for Complex Queries
  6834. Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  6835. Call For Papers - NDC Melbourne 2020
  6836. Introducing Inkscape 1.0 | Inkscape
  6837. NYT defeats Ajit Pai as judge orders FCC to provide net neutrality records
  6838. DamianPEdwards - Twitch
  6839. history.txt
  6840. Learn about Blazor with Michael
  6841. No Cookies | Gold Coast Bulletin
  6842. Why strace doesn't work in Docker
  6843. Introducing Caddy 2 - The Ultimate Server with Automatic HTTPS
  6844. Download Inkscape 1.0 | Inkscape
  6845. Life, part 6
  6846. Very British Problems: Making Life Awkward for Ourselves, One Rainy Day at a Time: Amazon.co.uk: Rob Temple: 9780751557039: Books
  6847. ongoing by Tim Bray · Bye, Amazon
  6848. Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
  6849. Inkscape 1.0 is here!
  6850. systemd, 10 years later: a historical and technical retrospective
  6851. Learn SQL while solving crimes! SQL Police Department
  6852. try-convert 0.4.125402
  6853. It's better to .Take() | Codejack
  6854. SVG Fragment Identifiers in HTML and CSS
  6855. Client Certificate Authentication
  6856. Unimpressed by online classes, college students seek refunds
  6857. Apple updates 13-inch MacBook Pro with Magic Keyboard, double the storage, and faster performance
  6858. debugging tips: check your assumptions
  6859. EEVblog
  6860. Headless vs Embedded CMS (Live Stream)
  6861. Pacific Time: 07:04am
  6862. EF Core testing sample - EF Core
  6863. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  6864. Trains․NET - Episode 27 - Prevent trains bumping into each other
  6865. Auto-failover groups in Azure SQL
  6866. Curtis Lusmore
  6867. F# 5
  6868. standupmaths on eBay
  6869. Modern SAT solvers: fast, neat and underused (part 1 of N)
  6870. ongoing by Tim Bray · Bye, Amazon
  6871. Blazored.Toast 3.0.0
  6872. Popcorn Linux - Home
  6873. systemd, 10 years later: a historical and technical retrospective
  6874. Explainable Deep Learning: A Field Guide for the Uninitiated
  6875. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  6876. Remote Debugging for Azure Functions Can Be a Breeze | Ozcode
  6877. Tip 262 - Learn how to reduce cost with Azure
  6878. Clean Coding in C# - Part I
  6879. Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  6880. terrajobst - Episode 21: Source Generators - Twitch
  6881. The FlixOne Bookstore Journey - WIN AN EBOOK PART 2: Hands-On Microservices with C# and .NET Core
  6882. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  6883. Free GitHub Satellite Virtual 2020 Event May 6 | Build5Nines
  6884. Removing xaml.cs with C# Source Generators - Michael Esteves
  6885. The man feeding a remote Alaska town with a Costco card and a ship
  6886. Tesla Data Leak: Old Components With Personal Info Find Their Way On eBay
  6887. Startup financial models - 12 templates compared for SaaS
  6888. The Five Most Likely Explanations for Long Delayed Echoes - Department of Physics
  6889. Making rust as fast as go
  6890. Pupper — Stanford Student Robotics
  6891. Full outage
  6892. Salt 3000.2 Release Notes
  6893. 'Re: Integrating "safe" languages into OpenBSD?'
  6894. New Surface Neo – Coming Holiday 2020 – Microsoft Surface
  6895. Before proceeding • IACR
  6896. What to Code
  6897. So I reverse engineered two dating apps...
  6898. Episode 20: Emitting IL Part 3
  6899. My First Year as a Freelance AI Engineer
  6900. Sequoia - Pricing Your Product
  6901. Hacker leaks 15 million records from Tokopedia, Indonesia's largest online store | ZDNet
  6902. Installing Blazor-Blogs on Microsoft Azure
  6903. Orleans UniversalSilo
  6904. The Best Medium-Hard Data Analyst SQL Interview Questions
  6905. How to sell a B2B product by Calvin French-Owen
  6906. How does a .NET profiler work?
  6907. How assembly language loops work
  6908. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  6909. How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  6910. Awk in 20 Minutes
  6911. Complexity Has to Live Somewhere
  6912. Reducing allocations using Span<T> and Memory<T>
  6913. Endorse COVIDSafe
  6914. Time Periods
  6915. on the usability of editable software
  6916. Gatsby and Sanity - Part 4 (Live Stream)
  6917. New Firefox service will generate unique email aliases to enter in online forms | ZDNet
  6918. Open file links directly in Office desktop apps
  6919. OpenPGP Message Format
  6920. Power BI Report
  6921. GTR: Shadows
  6922. Code Maze Weekly #23 - Code Maze
  6923. SerenityOS update (April 2020)
  6924. Announcing ImageSharp 1.0 Release Candidate 1 | Six Labors
  6925. Weekly Update 189
  6926. Sprint management built for software teams.
  6927. Migrating to ASP.NET Core
  6928. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  6929. bliki: KeystoneInterface
  6930. Solution - unable to Copy/Paste into Gmail
  6931. Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  6932. Development With A Dot - Performance in .NET – Part 4
  6933. From Fiddler Classic to Fiddler Everywhere
  6934. Patterns for Managing Source Code Branches
  6935. I’ve Consed Every Pair
  6936. ICANN Board Withholds Consent for a Change of Control of the Public Interest Registry (PIR)
  6937. A Warm Welcome to ASN.1 and DER
  6938. Microsoft Build 2020
  6939. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  6940. Jukebox
  6941. Over 275 Days Since Equifax's Data Breach Settlement and No One Has Been Paid | Interest.com
  6942. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  6943. Create a .NET profiler with the Profiling API - Start of an unexpected journey
  6944. Writing a Key Value Store in C#
  6945. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  6946. NuGet Trends
  6947. Announcing the SourceHut project hub
  6948. Life, part 5
  6949. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  6950. Visual Studio Codespaces
  6951. Rust/WinRT Public Preview - Windows Developer Blog
  6952. Game of Life 32 by Desire
  6953. Blazor Tutorial : Deploy to IIS - EP28
  6954. Service Fabric Community Q&A 43
  6955. Redis 6.0.0 GA is out!
  6956. Join conversation
  6957. The Open Web is Dying | PerezBox
  6958. Rules of thumb for a 1x developer
  6959. Data Breaches: How to Respond to a Tipoff of a Problem
  6960. Using Reinforcement Learning in the Algorithmic Trading Problem
  6961. Hacking Together an E-ink Dashboard
  6962. How to break everything by fuzz testing
  6963. COVIDSafe App Teardown & Panel Discussion
  6964. COVIDSafe App Teardown & Panel Discussion
  6965. SSH Tips & Tricks
  6966. Tech gurus inspected the COVIDSafe app. Here's what they found
  6967. Introducing Insomnia Designer
  6968. Introducing Postgres Projects in Azure Data Studio
  6969. Quickly transform any mockup or design into a working Blazor prototype
  6970. diagrams.net
  6971. Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  6972. Exception Helper – Rethrown Exceptions | Visual Studio Blog
  6973. One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  6974. Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  6975. The Dispose Pattern is Broken
  6976. Announcing TypeScript 3.9 RC | TypeScript
  6977. Integrating ASP.NET Core with gRPC - Simple Talk
  6978. Patterns for Managing Source Code Branches
  6979. DevExpress Reports: Localization with Azure Text Translator API
  6980. I could do that in a weekend!
  6981. Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  6982. Software Folklore
  6983. INotifyPropertyChanged with C# 9.0 Source Generators
  6984. Building External #KEDA Scaler on #Kubernetes.
  6985. WEBWORMHOLE
  6986. Google Meet premium video meetings—free for everyone
  6987. Introducing C# Source Generators | .NET Blog
  6988. Sessions — Dev Around the Sun
  6989. How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
  6990. To Microservices and Back Again - Why Segment Went Back to a Monolith
  6991. Speakers — Dev Around the Sun
  6992. Good writing is a business advantage. (An advertisement for myself.)
  6993. Wilderness Labs Developer Portal
  6994. Resilio Connect File Sync Software
  6995. SailfishOS - Sailfish OS
  6996. GlassWire - Personal Firewall & Network Monitor
  6997. 68 Bits of Unsolicited Advice
  6998. President of the Royal Society comments on death of The Lord May of Oxford, Robert May OM AC Kt HonFREng FRS | Royal Society
  6999. Build Secure Apps on DigitalOcean with VPC and a Trustworthy Foundation
  7000. Copy to Clipboard in Blazor
  7001. PageSpeed Insights
  7002. C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  7003. Contract-first development: Create a mock back end for realistic data interactions with React - Red Hat Developer
  7004. The Hard Part of Learning a Language • Hillel Wayne
  7005. How to use CancellationTokens to cancel operations in the Azure SDK for .NET
  7006. coding.blog
  7007. Sponsorship
  7008. British Museum makes 1.9 million images available for free
  7009. With questionable copyright claim, Jay-Z orders deepfake audio parodies off YouTube – Waxy.org
  7010. Don’t Use Boolean Arguments, Use Enums
  7011. Save time linking resources with autolink references
  7012. How 3D Game Rendering Works: Texturing
  7013. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  7014. Server-Side Rendering is a Thiel Truth
  7015. How Automating Your Tests Improves Productivity - Simple Talk
  7016. Kicking off Marten v4 Development
  7017. Demo app using React/Redux/Typescript and hooks
  7018. Patterns for Managing Source Code Branches
  7019. MsQuic is Open Source
  7020. Amy Shira Teitel, FIGHTING FOR SPACE (Stay Home and Read #4)
  7021. IPFS 0.5.0 is here! Our largest upgrade to IPFS yet
  7022. Troy Hunt @troyhunt
  7023. Announcing the general availability of Windows Server containers and private clusters for Azure Kubernetes Service
  7024. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  7025. The Anti-Amazon Alliance
  7026. GitHub CLI (gh) Cheat Sheet | Build5Nines
  7027. Why not "Why not WireGuard?"
  7028. Tavour - Craft Beer Delivered
  7029. Four Ways to Create a Function in JavaScript
  7030. Messaging with Azure Service Bus - Part 5 - Message Sending Options
  7031. Some overwhelmed parents are giving up on distance learning and abandoning at-home schooling
  7032. Virtual rate cut forces Nintendo gamers into riskier assets | Free to read
  7033. Visual Studio Code Browser Preview Extension
  7034. UTS #51: Unicode Emoji
  7035. Smarter C/C++ inlining with __attribute__((flatten))
  7036. Lewis Carroll's Pillow Problem - Numberphile
  7037. Tmux for mere mortals
  7038. First Release
  7039. B-trees
  7040. Pluralization with EF Core and EF Core Power Tools
  7041. COVIDSafe
  7042. Paxos vs Raft: Have we reached consensus on distributed consensus?
  7043. AKS Engine Questionnaire
  7044. Monsters Weekly 162 - Replacing Let's Encrypt with Managed Certificates in App Services
  7045. Feature Flags - Asp.Net Core - The Long Walk
  7046. Using dotTrace and dotMemory for production analysis on Linux
  7047. Patterns for Managing Source Code Branches
  7048. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  7049. Memories - SizeCoding
  7050. Joint Statement of the Seven Bay Area Health Officers on Upcoming Extension and Revisions to the Current Shelter-in-Place Orders
  7051. 18-1150 Georgia v. Public.Resource.Org, Inc. (04/27/2020)
  7052. Confirmed: Twitter Kills Off SMS Notifications & Posting In Most Countries And Deletes SMS Followers Without Providing Any Warning - DansDeals.com
  7053. Hey, I'm going to the bear pits tomorrow!
  7054. COVIDSafe App Teardown & Panel Discussion
  7055. What's coming in Go 1.15
  7056. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  7057. This Goes to Eleven (Pt. 4/∞)
  7058. Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  7059. I spent $6 Million On Google Ads Last Year
  7060. keys.pub - Cryptographic key management, sigchains, user identities, signing, encryption, password manager.
  7061. Automate multi-container Kubernetes deployments with Azure Pipelines - Learn - Learn
  7062. Building .NET Framework Applications with Github Actions
  7063. How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  7064. Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  7065. Controlling my A/C with a Gameboy · jg
  7066. Life, part 4
  7067. Twilio Inspire: Building Cloud City Cakes with ASP.NET and Twilio
  7068. First Release
  7069. T E X T F I L E S D O T C O M
  7070. Getting Started : Azure App Services : EP01
  7071. Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  7072. Remove certificate pinning for Australia Goverment Covidsafe Android Application
  7073. a-Shell
  7074. 'Sextortion' scam: Police warn as porn blackmailers target Hertfordshire computer users
  7075. Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  7076. Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  7077. Tip 261 - Learn how to use Azure Kubernetes Service Diagnostics
  7078. Testable Back-end Programming in F#
  7079. Soon You’ll Use Fiddler Everywhere & Every Way You Asked For
  7080. NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  7081. Stored Procedures, ORMs, and GraphQL - ardalis
  7082. The Chain of Responsibility Pattern – Or how to over engineer FizzBuzz in PowerShell
  7083. Does Nick Offerman Say Fremulon?
  7084. SPICIEST CHIP IN THE WORLD | Paqui One Chip Challenge
  7085. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  7086. 04-26-20 Chris Craze NEW HOUSE MUSIC
  7087. Just Flip A Coin
  7088. Entity Framework Core Part 4
  7089. https://www.health.gov.au/sites/default/files/documents/2020/04/covidsafe-application-privacy-impact-assessment-agency-response.pdf
  7090. Who says not a doctor?
  7091. Explicit Loading in Entity Framework Core - TekTutorialsHub
  7092. Load data from Azure Blob storage into Azure SQL
  7093. SPAs are dead!?
  7094. Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  7095. COVIDSafe app reaches five-day download goal within five hours
  7096. Let's Stop the 5G Hysteria: Understanding Hoaxes and Disinformation Campaigns
  7097. Eloquent JavaScript
  7098. Hackathons are Dumb
  7099. Vietnam's contact tracing app broadcasting a fixed ID
  7100. Barbie typewriter
  7101. Cox's Blocks, a Minecraft server from Do By Friday
  7102. Public Money, Public Code
  7103. Teleforking a process onto a different computer!
  7104. Netherlands commits to Free Software by default
  7105. The Universe of Discourse : Why my book can be downloaded for free
  7106. My NixOS Desktop Flow
  7107. r/windows - How can I disable 'Search the web'?
  7108. Preventing Software Rot
  7109. Government launches tracing app
  7110. WebLiero
  7111. Japan to subsidize 100% of salaries at small companies
  7112. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  7113. Search Results - Springer
  7114. Registering an Application to a URI Scheme using .NET (custom protocol)
  7115. Troy Hunt @troyhunt
  7116. Build a C# App with CockroachDB and the .NET Npgsql Driver
  7117. Sony Handycam HDR-HC3 HD Camcorder + VCT-D580RM tripod, used excellent condition 27242688599 | eBay
  7118. Facebook’s Calibra Team Outlines New Byzantine Fault Tolerance Testing Methods
  7119. Shell productivity tips and tricks
  7120. Airbnb Price Per Night Correcter
  7121. Creating a Reverse Proxy in Dotnet Core
  7122. Home - Pl@ntNet
  7123. Time is the only real currency we have
  7124. ATA113906 GDO-7V1.indd
  7125. Weekly Update 188
  7126. TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  7127. Passwords Evolved: Authentication Guidance for the Modern Era
  7128. A Third Solution
  7129. AmpliFi Alien Router and MeshPoint
  7130. Seinfeld
  7131. Emojicode Documentation · Compile and Run Your First Program
  7132. BlazorJsFastDataExchanger 1.0.1
  7133. Disabling Snaps in Ubuntu 20.04
  7134. Programming is not a goal.
  7135. The final Python 2 release marks the end of an era - Stack Overflow Blog
  7136. Working with Channels in .NET
  7137. Agile’s Early Evangelists Wouldn’t Mind Watching It Die
  7138. R 4.0.0 is released
  7139. Play board games online from your browser
  7140. Analyzing Analytics (Featuring: The FBI)
  7141. Keynote - NDC Porto 2020
  7142. Trains․NET - Episoide 26 - Better looking trains
  7143. Coming soon: Fedora on Lenovo laptops! - Fedora Magazine
  7144. Visual Studio Tricks: Increase signal to noise in your debugger
  7145. SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  7146. Spotify’s Failed #SquadGoals
  7147. Things I Wished More Developers Knew About Databases
  7148. Roundup #70
  7149. 25 Basic Docker Commands for Beginners - Codeopolis
  7150. Career advice for people with bad luck
  7151. PWA Store
  7152. Announcing Rust 1.43.0 | Rust Blog
  7153. Streamlabs Chat CSS tweak so message goes below name. Good for tall, thin layout.
  7154. How to Build a Secure AWS Lambda API with Node.js and React
  7155. Azure Resource Organization Cheat Sheet
  7156. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  7157. Patterns for Managing Source Code Branches
  7158. Introducing MVVM architecture. Vanilla javascript implementation.
  7159. C# 8.0 nullable references: embrace the expressiveness
  7160. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  7161. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  7162. NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  7163. Books I recommend to my software engineering students
  7164. Announcing .NET 5.0 Preview 3 | .NET Blog
  7165. AKAI Fire
  7166. https://mca-marines.org/wp-content/uploads/CMC-Letter-R1.pdf
  7167. Preliminary test results suggest 21.2% of NYC residents have COVID antibodies | 6sqft
  7168. MetricsPrototyping
  7169. Desktop: .NET Community Standup - April 23rd 2020 - WinForms & XAML Tooling
  7170. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  7171. The ProtonMail Android app is open source
  7172. Ubuntu 20.04 and WSL 1
  7173. Get Ubuntu | Download | Ubuntu
  7174. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  7175. Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  7176. Mobile Blazor Bindings - State Management and Data
  7177. Life, part 3
  7178. How to find cause of high kernel_task cpu usage?
  7179. Is Cloudflare safe yet?
  7180. .NET Core Tab Completion With Zsh
  7181. Get Ubuntu 20.04 LTS - Microsoft Store
  7182. Migrate SQL Express DB to Azure SQL Database
  7183. The 2020 iPhone SE
  7184. Elastic{ON} Tour Americas East 2020 (Virtual)
  7185. Awesome 8-Bit DIY Breadboard Computer... | EEWeb Community
  7186. GraphQL and Apollo with Andrew Mead (Live Stream)
  7187. OODA loop simulator
  7188. This is what end-to-end encryption should look like! - Jitsi
  7189. Fixing Random, part 14
  7190. Fixing Random, part 13
  7191. Fixing Random, part 12
  7192. A small state-of-the-art study on custom engines
  7193. Closing the gap: cross-language LTO between Rust and C/C++
  7194. FocalFossa/ReleaseNotes - Ubuntu Wiki
  7195. Related Subreddits By User/Redditor Overlap
  7196. Keynote - NDC Porto 2020
  7197. Announcing Pulumi 2.0, Now with Superpowers
  7198. Unleash your full-stack creativity with Blazor and Tailwind CSS
  7199. Introducing TinyMvvm 2.0 | Daniel Hindrikes
  7200. Talk: Modeling in a non relational world | RavenDB
  7201. Getting started with JavaScript application development - Red Hat Developer
  7202. Monsters Weekly 161 - Simple Retry Policy with Polly
  7203. Introducing Jasper as an In Process Command Bus for .Net
  7204. Patterns for Managing Source Code Branches
  7205. Team Fortress 2 source code has leaked, and you can apparently get malware by playing
  7206. MVP Program
  7207. ‎The Numberphile Podcast: The Accidental Streamer - with 3blue1brown on Apple Podcasts
  7208. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  7209. Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  7210. MikaBerglund.com - Developing for Microsoft Azure and Office 365
  7211. Call MS Graph APIs from ASP.NET Core 3.1
  7212. Our data centers now work harder when the sun shines and wind blows
  7213. Make Home & End keys behave like Windows on Mac OS X
  7214. Magic Leap reportedly slashes 1,000 jobs and steps away from consumer plans – TechCrunch
  7215. Phoenix Framework
  7216. What's New in Skype for Windows, Mac, Linux and Web? | Skype Support
  7217. Creating and Packaging a .NET Standard library | Visual Studio Blog
  7218. SharpLab
  7219. Home | The Permanent Legacy Foundation - The Permanent Legacy Foundation
  7220. Things I Wished More Developers Knew About Databases
  7221. EF Core Power Tools - Visual Studio Marketplace
  7222. Windows Terminal Preview v0.11 Release | Windows Command Line
  7223. wizard zines
  7224. How to find cause of high kernel_task cpu usage?
  7225. Telerik UI for Blazor - UI for Blazor 2.11.0
  7226. Conversations with a six-year-old on functional programming
  7227. Patreon lays off 13% of workforce – TechCrunch
  7228. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  7229. Scott Miller's answer to Why are Soviet mathematics/physics textbooks so insanely hardcore in comparison to US textbooks?
  7230. Running ML.NET + Notebooks in Azure Machine Learning Studio
  7231. Nintendo 64 Architecture | A Practical Analysis
  7232. Entity Framework Core Part 3
  7233. Migrating from .NET Framework to .NET Core
  7234. Lab — CS-3210, Spring 2020 1 documentation
  7235. Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  7236. Patterns for Managing Source Code Branches
  7237. Help us shape the future of deep learning in .NET | .NET Blog
  7238. Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  7239. AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  7240. On WD Red NAS Drives - Western Digital Corporate Blog
  7241. The Cognitive Services + Xamarin Combo Challenge! | Xamarin Blog
  7242. TypeScript Assertion Signatures
  7243. Four new Google Duo features to help you stay connected
  7244. 98.css
  7245. Hackers leak personal info of Vianet users
  7246. How We Reopen
  7247. The Fed
  7248. Leaker Claims Mobile Version of Xcode Coming to iPad
  7249. Intention
  7250. Phishing: how to report to the NCSC
  7251. How Netflix brings safer and faster streaming experience to the living room on crowded networks…
  7252. Transparent Textures
  7253. Stripe is Silently Recording Your Movements On its Customers' Websites
  7254. Remote Software Developers Earn 22% More Than Non-Remote Developers
  7255. BlazorPro.BlazorSize 2.0.2
  7256. A Possible New Backend for Rust – Jason Williams
  7257. ZEIT is now Vercel - Vercel
  7258. What Is Interesting About Factorio
  7259. Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield
  7260. Special Delivery
  7261. Why is this Puzzle Impossible? - Numberphile
  7262. Lessons Learned Preparing and Presenting Tech Training Events
  7263. Getting Started with Sanity.io
  7264. Matheminecraft: Where math and Minecraft meet
  7265. PlayStation Architecture | A Practical Analysis
  7266. Hero Patterns
  7267. Background Patterns in CSS
  7268. C# 9 – Positional or Nominal Creation
  7269. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  7270. AUTOMATIC LIP-SYNCING
  7271. Ars Technica
  7272. Support Foone Turing on Ko-fi.com!
  7273. The Duckbill Group - Lower Your AWS Bill by 20-40%
  7274. Platformonomics
  7275. CINEMATIC LIGHTING Techniques Tips and Tricks
  7276. Live Coding with Xamarin - Prism Enhancements
  7277. Kezdőlap - BME AUT
  7278. stochastic terrorism - Wiktionary
  7279. Julie Lerman on about.me
  7280. The Con (Tegan & Sara) but with mixed meters
  7281. XML Expat parsing for the Lua programming language
  7282. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  7283. Sahil Lavingia
  7284. The Project | 10 daily
  7285. Growing with the Web
  7286. VisualStudio - #dotNetConf David Ortinau shows off #PantsCam - Twitch
  7287. My Mother's Best, No-Knead Peasant Bread Recipe | Alexandra's Kitchen
  7288. Home Page - Institute for Local Self-Reliance
  7289. Soundroom
  7290. AutSoft - Ideas meet technology
  7291. Scene & Graphic Setup for Developer Streamers
  7292. Kim Maida 🥑 — DEV Profile
  7293. r/xboxone - Why doesn't ONE X support HDMI-CEC?
  7294. Kefra Consulting
  7295. Welcome to Webkinz World!
  7296. Shane Lawrence
  7297. Foone Turing is creating Tweets, Weird Hardware Things, and Videos | Patreon
  7298. Shawn Wildermuth's Blog
  7299. Foone Wiki
  7300. Fifth Dream Today
  7301. My Writings
  7302. Abonnement Xbox Live - Les codes Xbox Live et les Cartes Cadeaux les moins chers du Net
  7303. Secure, Fast & Private Web Browser with Adblocker | Brave Browser
  7304. Our Products | Fresh Greens from West Village Greens
  7305. Playing Audio Files in a Blazor Application — App vNext
  7306. Tip 260 - Using Azure Functions Premium Plan to avoid cold-start
  7307. The Most Exciting Promise of .NET 5
  7308. Azure Service Fabric 7.1 Release
  7309. Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  7310. Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  7311. Building End-to-End Diagnostics and Tracing: Diagnostic Events
  7312. Patterns for Managing Source Code Branches
  7313. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  7314. Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  7315. How to disable “one more minute” on Scree…
  7316. Python 2.7.18, the last release of Python 2
  7317. Nintendo accounts are getting hijacked—including one of ours
  7318. IA in Practice: Getting to Structured Content
  7319. Fixing Random, bonus episode 1
  7320. Fixing Random, part 15
  7321. Uber Will Drive You to the Polls for Free on Election Day
  7322. Fixing Random, part 16
  7323. Fixing Random, part 17
  7324. “Stubs” in the .NET Runtime
  7325. Build an intelligent chat bot that runs on Slack, Facebook & more!
  7326. Provide support for C# on Databricks
  7327. Life, part 2
  7328. Psychedelic compound from magic mushrooms produced in yeast
  7329. DevTalks :: DevTalks
  7330. ASP .NET Core Dev Blog Series
  7331. TechEmpower Web Framework Performance Comparison
  7332. BlazorHelp Website > Blog - Advanced Blazor Templating
  7333. Star Trek: Deep Space Nine In 82.5 Hours
  7334. Home Page - Stack Overflow Email
  7335. Proton Has Brought About 6000 Games to Linux So Far – Boiling Steam
  7336. Kick The Shit Out Of Procrastination - David Thorpe
  7337. Configuring Logging in Azure App Services - ardalis
  7338. Feature Flags (aka Feature Toggles)
  7339. Postgres For Those Who Can’t Even, Part 3 – In The Real World
  7340. Strategies for migrating to TypeScript
  7341. Filtering on Include in EF Core
  7342. Creating web apps via TypeScript and webpack
  7343. How does TypeScript work? The bird’s eye view
  7344. Messaging with Azure Service Bus - Part 1 - Why Use Messaging?
  7345. Where The Shadow Ends - Acoustic
  7346. BANNERS - Where The Shadow Ends (Acoustic / Audio)
  7347. Hardware Solutions To Highly-Adversarial Environments Part 3: Trusted Execution Environment (TEE), SGX, TrustZone and Hardware Security Tokens
  7348. The Baymard Institute: A glorious, evidence-based trove of UX best practices
  7349. Watching More Files With Dotnet Watch For Static Sites
  7350. 500 Free Computer Science Courses from the World’s Top CS Universities
  7351. Exposing the Dorr Brother Scams
  7352. Hands-on Scala Programming
  7353. UnclePaul
  7354. ‎The Numberphile Podcast on Apple Podcasts
  7355. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  7356. The Accidental Streamer - with 3blue1brown — Numberphile
  7357. The Accidental Streamer - with 3blue1brown — The Numberphile Podcast
  7358. Jevons Paradox & The Rebound Effect
  7359. ✏️ safer: a safer file writer ✏️
  7360. Star Trek: The Next Generation In 40 Hours
  7361. MiniProfiler (.NET) - AppVeyor
  7362. The Accidental Streamer (with 3blue1brown) - Numberphile Podcast
  7363. Running postmarketOS on iPhone 7 – project-insanity.org
  7364. Convention of States Action
  7365. I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  7366. Aptoide Credentials Information
  7367. San Francisco, California and the 1918-1919 Influenza Epidemic
  7368. Aptoide: Corporate Website
  7369. hCaptcha - Data Labeling
  7370. Scuttlebot peer-to-peer log store
  7371. IT'S TIME TO BUILD - Andreessen Horowitz
  7372. Enjoy Local Development with Tye, Docker, and .NET
  7373. Why anti-cheat software utilize kernel drivers
  7374. #TechSkillsDay
  7375. TablePlus | Modern, Native Tool for Database Management.
  7376. ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  7377. Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  7378. This open-source program lets you run deepfakes on live video calls
  7379. Build your own .NET memory profiler in C# — allocations(1/2)
  7380. History in the Making: Microsoft Edge Overtakes Mozilla Firefox
  7381. A Taste of GPU Compute
  7382. Windows Task Dialog · Issue #146 · dotnet/winforms
  7383. Amazon EC2 Instance Comparison
  7384. X410 - X Server for Windows 10
  7385. Stack Overflow Team Summary - Folding@Home Stats
  7386. Azure Compute Instances
  7387. Hello, Gleam! - The Gleam Book
  7388. Building an end-to-end Speech Recognition model in PyTorch
  7389. ZoomerBackgrounds
  7390. Online Courses
  7391. The Decline of Usability | datagubbe.se
  7392. Visual Studio 2019 for Mac - Preview Release Notes
  7393. NASA, SpaceX set May 27 as target date for first crew launch – Spaceflight Now
  7394. 5.1.4 Overhead Speaker Setup
  7395. Is BGP safe yet? · Cloudflare
  7396. How I made a basketball hoop that always goes in
  7397. Visual Studio 2019 for Mac - Preview Release Notes
  7398. [wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
  7399. Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  7400. Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  7401. Squaring The Circle (feat. James Grime) - Objectivity #171
  7402. Internode
  7403. [ONLINE] Entity Framework Past and Future
  7404. Matt Segal Dev - Nand to Tetris is a great course
  7405. .NET JIT compiler is not type safe – TooSlowException
  7406. Userscripts Are Fun And Are Still Very Much Relevant
  7407. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  7408. ICANN delays .org sell off after California's attorney general intervenes at last minute, tears non-profit a new one over sale
  7409. Released: Microsoft.Data.SqlClient 1.1.2
  7410. Don't Code Tired | Pretty Method Display in xUnit.net
  7411. Azure on the Cheap - Azure Storage Static Website and Azure Front Door
  7412. Apple changes default MacBook charging behavior to improve battery health
  7413. Introducing the Diagnostics Client Library for .NET Core
  7414. Creating CommonJS-based npm packages via TypeScript
  7415. A Rant On Reusability
  7416. Rider 2020.1 Is Released! - .NET Tools Blog
  7417. See What's New in Visual Studio 2019 v16.6 Preview 3! | Visual Studio Blog
  7418. Announcing Uno Platform support for Visual Studio Code - Uno Platform
  7419. ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  7420. Entity Framework Core Part 2
  7421. Weekly Update 187
  7422. Changing policy, Y Combinator cuts its pro rata stake and makes investments case-by-case – TechCrunch
  7423. State of Vue Apr 16 2020
  7424. Excel with s0lly: 5. Simulating the Game of Life
  7425. Herding Code 241: The Freaky Friday macOS / Windows Switch
  7426. Gatsby and Sanity.io - Part 3 (Live Stream)
  7427. Cloudflare Workers Now Support COBOL
  7428. Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  7429. Workstream Home
  7430. It's like JSON. but fast and small.
  7431. Syncfusion Free Ebooks | Blazor Succinctly
  7432. The Computer Scientist Who Can’t Stop Telling Stories
  7433. Apple (Australia)
  7434. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  7435. Americans Remain Risk Averse About Getting Back to Normal
  7436. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  7437. ep IV - Immo Landwerth :: DevTalks
  7438. Creating a ReadOnlySequence from Array Data - Steve Gordon
  7439. F# Software Foundation
  7440. .NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  7441. Are Boolean Flags on Methods a Code Smell? - ardalis
  7442. MSIX Packaging Tool April 2020 release is now available!
  7443. Welcoming the Icelandic Government to Have I Been Pwned
  7444. Augmenting Interfaces in the Global Scope in TypeScript
  7445. The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  7446. A Framework to DotNet Core Conversion Report
  7447. Types for classes as values in TypeScript
  7448. A Framework to DotNet Core Conversion Report
  7449. Download the Student Developer coloring book!
  7450. When to Mock
  7451. What is Fiddler?
  7452. IntelliSense Customer Development
  7453. TCP/IP tutorial
  7454. Folding@Home is now equivalent to an exascale supercomputer
  7455. Building a web app with functional programming
  7456. Entity Framework documentation
  7457. https://dl01.blob.core.windows.net/pdf/vsmac-keyboard-quick-reference.pdf
  7458. The Keyboardio Atreus
  7459. The first two statements of your BASH script should be…
  7460. The most successful malleable system in history
  7461. The Devastating Decline of a Brilliant Young Coder
  7462. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  7463. WebDriver (Chromium) - Microsoft Edge Development
  7464. WinUI Community Call (April 15, 2020)
  7465. databinding GmbH | Ihr Partner für Software, Datenanalyse und Beratung
  7466. JetBrains .NET Days Online
  7467. iPhone SE: A powerful new smartphone in a popular design
  7468. Breakthrough of Digital Culture: Finland accepts the Demoscene on its national UNESCO list of intangible cultural heritage of humanity - Demoscene - The Art of Coding
  7469. A Programmer's Introduction to Mathematics
  7470. Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  7471. Western Digital admits 2TB-6TB WD Red NAS drives use shingled magnetic recording – Blocks and Files
  7472. Turning my obsession with the stock market into a side project
  7473. KolibriOS official site
  7474. ArduBee, a Ready-To-Fly Micro drone for Education and Swarming
  7475. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  7476. Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
  7477. Open Source Identity and Access Management
  7478. My Commute.org
  7479. April 2020 Azure SDK Release
  7480. .NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  7481. Refactoring: This class is too large
  7482. Publish VSCode extension using GitHub Actions | Visual Studio Geeks
  7483. ‎TF Podcast on Apple Podcasts
  7484. tippin.me
  7485. Consuming GraphQL in C#
  7486. Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  7487. Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful—Stephen Wolfram Writings
  7488. C# 8 Nullable Reference Types in System.CommandLine
  7489. Pulumi - Modern Infrastructure as Code
  7490. AMD Claims World’s Fastest Per-Core Performance with New EPYC Rome 7Fx2 CPUs
  7491. SoftBank expects $24 billion in losses from Vision Fund, WeWork and OneWeb investments – TechCrunch
  7492. Airbreak: Jailbreak your CPAP machine
  7493. Swagger UI
  7494. tom nook's laptop
  7495. The Webpage
  7496. GitHub is now free for teams
  7497. Zippia Poll: Half of American workers would rather work from home forever - Zippia
  7498. Top Visual Studio Code Git Extensions in 2020
  7499. How to automatically choose a free port in ASP.NET Core 3.0
  7500. Mobile Blazor Bindings - State Management and Data
  7501. NextDNS is my new favourite DNS service
  7502. RIP John Conway
  7503. xkcd: RIP John Conway
  7504. John Conway
  7505. Organizational Accounts for ASP .NET Core 3.1
  7506. Queuing Background Jobs with Coravel - CodeOpinion
  7507. SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  7508. Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  7509. Introducing a New Interactive Element: In-Game Purchases (Includes Random Items)
  7510. An Introduction to GraphQL: Subscriptions
  7511. Bring your own machine to Visual Studio Online | Visual Studio Blog
  7512. Try gh, GitHub's new CLI
  7513. Monsters Weekly 159 - Managing Database Migrations
  7514. Typing functions in TypeScript
  7515. Free Google Book: Building Secure and Reliable Systems - High Scalability -
  7516. Webinar: Let’s Build a Financial Dashboard with React
  7517. 0.6.0 Release Notes · The Zig Programming Language
  7518. Using Certificates from Azure Key Vault in ASP.NET Core
  7519. Document Your Pain - Simple Talk
  7520. Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  7521. Anti-Corbyn Labour officials worked to lose general election to oust leader, leaked dossier finds
  7522. TurboPower Software Company
  7523. Rename files in linux / bash using mv command without typing the full name two times
  7524. Using Alba for Integration Testing ASP.Net Core Web Services
  7525. File transfer app with Blazor: Introduction - Mircea Oprea
  7526. Over 500,000 Zoom accounts sold on hacker forums, the dark web
  7527. Erase your darlings: immutable infrastructure for mutable systems
  7528. Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  7529. Gatsby and Sanity.io - Part 2 Live Stream
  7530. Gatsby and Sanity.io - Part 1 (Live Stream)
  7531. Download Inkscape 0.92.5 | Inkscape
  7532. A Personal History of Compilation Speed, Part 1
  7533. Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  7534. ‎The Numberphile Podcast on Apple Podcasts
  7535. Life, part 1
  7536. The Legendary John Conway (1937-2020) - Numberphile Podcast
  7537. Fourth View
  7538. Saving Money on Internation Payments as a Remote Freelancer
  7539. The Legendary John Conway (1937-2020) — The Numberphile Podcast
  7540. Senior Software Engineer - IAM Platform
  7541. Easier organization and increased scalability for repository administrators
  7542. Senior Software Engineer - IAM Experience
  7543. Serilog Logging Best Practices
  7544. Download Inkscape 1.0rc1 | Inkscape
  7545. Software Engineer - IAM Experience
  7546. The Legendary John Conway (1937-2020) — Numberphile
  7547. This is what end-to-end encryption should look like! - Jitsi
  7548. Your statement is 100% correct but misses the entire point
  7549. Tales from the Loop (TV Series 2020– ) - IMDb
  7550. Technical reasons to choose FreeBSD over GNU/Linux
  7551. Next-Gen Nuclear Power
  7552. Database basics: writing a SQL database from scratch in Go
  7553. A very short introduction to COBOL
  7554. Name all the colors @ colornames.org
  7555. Welcome back to C++ - Modern C++
  7556. Introduction
  7557. Your statement is 100% correct but misses the entire point
  7558. Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  7559. UniFi - Advanced Adoption of a "Managed By Other" Device
  7560. Stop Making Students Use Eclipse
  7561. Drive-In Theaters Are Helping Communities Socialize in Place
  7562. Discussion: Puzzle Game Movement Systems, with Sean Barrett.
  7563. Thousands of Wisconsin ballots could be thrown out because they don’t have a postmark
  7564. How to Speak | How to Speak | MIT OpenCourseWare
  7565. UniFi - How to Migrate from Cloud Key to Cloud Key or UDM
  7566. Teaching a computer to strafe jump in Quake with reinforcement learning
  7567. Enemy AI: chasing a player without Navigation2D or A* pathfinding
  7568. CONTACT | BBB Studios Inc | Minecraft Partner
  7569. Bored? How about trying a Linux speed run?
  7570. The Daddy of Big Numbers (Rayo's Number) - Numberphile
  7571. Practical TLA+ - Planning Driven Development | Hillel Wayne | Apress
  7572. UDM-Pro Quick Start Guide
  7573. Nasty macOS flaw is bricking MacBooks: Don't install this update
  7574. John Conway 1/6 [The Free Will Lectures] - Free Will and Determinism [2009]
  7575. Things That Turbo Pascal is Smaller Than
  7576. Moving away from GMail
  7577. "Memories" - 256 byte MSDOS intro
  7578. The Death of Hype: What's Next for Scala
  7579. The limitations of Android N Encryption
  7580. THE EVIL OF 5G TECHNOLOGY - David Icke | London Real
  7581. #badBIOS features explained
  7582. The Voices Project
  7583. Borders to stay closed, travellers urged to 'see Australia first' once curbs ease
  7584. Life, Death and the Monster (John Conway) - Numberphile
  7585. Hacking my Sixth Form College network in 1991
  7586. Artist Relief Submission Manager
  7587. After 50 Years of Effort, Researchers Made Silicon Emit Light
  7588. Saturday Morning Breakfast Cereal - Anger
  7589. A Billion Views — Brady Haran
  7590. UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
  7591. FreeRDP
  7592. IBM will offer free COBOL training to address overloaded unemployment systems
  7593. Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  7594. Virtual Conferences
  7595. dotGo 2017 - Cindy Sridharan - Unmasking netpoll.go
  7596. Съобщение във връзка с регистрираните онлайн потребители
  7597. Senate Stock Watcher - See What Senators are Trading
  7598. Godot Engine - C# progress report: iOS and signals as events
  7599. Colonists on LV-426 excited after discovery of Easter eggs - The Rochdale Herald
  7600. Linksys Official Support - Required password reset due to DNS hack
  7601. Dev Around the Sun
  7602. Justponics – An aquaponics kit store
  7603. Why it’s too early to start giving out “immunity passports”
  7604. 8x8 Video Meetings
  7605. Firefox 75.0, See All New Features, Updates and Fixes
  7606. This Man Owns The World's Most Advanced Private Air Force After Buying 46 F/A-18 Hornets
  7607. Report thy feat unto Lord British
  7608. ACLU White Paper: The Limits of Location Tracking in an Epidemic | American Civil Liberties Union
  7609. OpenTelemetry .NET SDK progress
  7610. Virtual Local User Group Feedback
  7611. Something Deeply Hidden – Sean Carroll
  7612. AWS re:Inforce 2020
  7613. markmap-lib
  7614. Adversarial Fashion
  7615. Code Maze Weekly #20 - Code Maze
  7616. Open Source Virtual Background | BenTheElder
  7617. Weekly Update 186
  7618. Zero Trust: Going Beyond the Perimeter
  7619. The Global Dollar Short Squeeze
  7620. The software industry's greatest sin: hiring
  7621. Historic first Trans-Atlantic contact made on 432 MHz - Tues 7th April 2020
  7622. Firefox 75 for developers
  7623. Remove "There were build errors. Would you like to continue and run..." dialog.
  7624. NuGet Gallery | Home
  7625. The 501 Developer Manifesto
  7626. IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  7627. 追加有り:WEB会議などで使える「エヴァンゲリオン壁紙」登場! – エヴァンゲリオン公式サイト
  7628. Thinkst Canary
  7629. Temporal circuit of macroscale dynamic brain activity supports human consciousness
  7630. Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  7631. 8x8 Video Meetings
  7632. Let's Stop the 5G Hysteria: Understanding Hoaxes and Disinformation Campaigns
  7633. Messaging App Signal Threatens to Dump US Market if Anti-Encryption Bill Passes
  7634. 8x8 Video Meetings
  7635. ICQ New – stay connected
  7636. Jitsi Meet
  7637. hello-world.cbl
  7638. Planning for Yelp’s Future - Yelp
  7639. Why I’m leaving Elm - lukeplant.me.uk
  7640. SharpLab
  7641. I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  7642. The Unfriendly Robot: Automatically flagging unwelcoming comments - Stack Overflow Blog
  7643. WebSockets for fun and profit - Stack Overflow Blog
  7644. Swift: Google’s bet on differentiable programming | Tryolabs Blog
  7645. Cloudflare dumps reCAPTCHA as Google intends to charge for its use | ZDNet
  7646. I can't keep up with idiomatic Rust
  7647. Briggs & Tim Minchin - HouseFyre (Lockdown Video) #StayHome
  7648. Learn dbatools in a Month of Lunches
  7649. When in doubt, add more indirection - Clip of davidwengier - Twitch Clips
  7650. The Power of Prolog
  7651. Executing your configuration
  7652. Write Regular Expressions Easily with Rider - .NET Tools Blog
  7653. A guide to remote development with Live Share | Visual Studio Blog
  7654. Azure Friday | Channel 9
  7655. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  7656. Using Oakton for Development-Time Commands in .Net Core Applications
  7657. On architecture, urban planning and software construction
  7658. Intro to quantum computing with Q# – Part 2, Superposition
  7659. Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  7660. Thank you, Visual Studio docs contributors | Visual Studio Blog
  7661. A Fast and Lightweight Solution for CQRS and Event Sourcing
  7662. CSS Findings From The New Facebook Design - Ahmad Shadeed
  7663. The Live Coders Conference
  7664. Microsoft Tye - Parte 2 | DevDicas em 10 Minutes
  7665. Krisp | Noise Cancelling App
  7666. Why you should stop using Google Analytics on your website
  7667. Does a memory barrier ensure that the cache coherence has been completed?
  7668. Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  7669. Virtual: What's new in Visual Studio for Mac for .NET Developers
  7670. Migrating Duolingo’s Android app to 100% Kotlin
  7671. Google - Site Reliability Engineering
  7672. Himalayas visible for first time in 30 years as pollution levels in India drop
  7673. Mobile Blazor Bindings - Getting Started
  7674. Building End-to-End Diagnostics and Tracing: Trace Context
  7675. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  7676. ‎Bottle Up and Explode! by Elliott Smith
  7677. Going React to React Native w/ Jenn Creighton on Real Talk Javascript
  7678. Edouard Klein / falsisign
  7679. Free April Month
  7680. Moving from reCAPTCHA to hCaptcha
  7681. How to Invert a Machine Learning Matrix Using C# -- Visual Studio Magazine
  7682. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  7683. Move OData to .NET 5 | OData
  7684. Home - /dev/null as a Service
  7685. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  7686. Oceanware.Ocean.Blazor 2.0.0
  7687. Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  7688. Meet Visual Studio for Mac’s New Integrated Terminal! | Visual Studio Blog
  7689. Muscle Simulation...Now In Real Time! 💪
  7690. Jitsi Meet features update, April 2020 - Jitsi
  7691. Announcing Windows 10 Insider Preview Build 19603 | Windows Experience Blog
  7692. dig.ccMixter Home
  7693. Gnoosic - Discover new Music
  7694. A Week at the Shore - Barbara Delinsky
  7695. Microservices
  7696. How we abused Slack's TURN servers to gain access to internal services
  7697. NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  7698. Microsoft to take most of its external and internal events for the next year digital-only | ZDNet
  7699. Assemble and adjust your Face Shield
  7700. Start Small tracking
  7701. Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  7702. v5: drop Internet Explorer support by XhmikosR · Pull Request #30377 · twbs/bootstrap
  7703. Running your own secure communication service with Matrix and Jitsi | Matrix.org
  7704. Stanford researchers devise treatment that relieved depression in 90% of participants in small study
  7705. Introducing Krustlet, the WebAssembly Kubelet
  7706. CS Degree vs Coding Bootcamp vs Self-taught (Live Stream)
  7707. Introducing Aboard Beta
  7708. Announcing unverified.email . Pavlo Kerestey
  7709. City-Data.com - Stats about all US cities
  7710. Cross-platform profiling .NET code with BenchmarkDotNet
  7711. 5 ways to set the URLs for an ASP.NET Core app
  7712. Blazor Tutorial : Spinner or Activity Indicator : EP26
  7713. Mobius – .NET runtime running on .NET Core – TooSlowException
  7714. Carl Franklin's Blazor Desk Show
  7715. Service and Container Orchestration for .NET with Tye
  7716. Organize conference calls on Skype with one click | Skype
  7717. Setting the Record Straight: containers vs. Zones vs. Jails vs. VMs
  7718. Mobile Blazor Bindings - Layout and Styling
  7719. quakejs.com
  7720. NuGet Support in Visual Studio for Mac 8.5
  7721. IdentityServer4 UI and Web API Basic Security - Code Maze
  7722. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  7723. PowerShell 7 support with AWS Lambda | Amazon Web Services
  7724. Check Certificate Expiry Date in .NET Core - Steve Fenton
  7725. New Blazor Desk Show (free) Dates! — App vNext
  7726. Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  7727. How are .NET APIs Designed? - Steve Gordon
  7728. .NET docs: What's new for March 2020
  7729. ASP.NET Core docs: What's new for March 2020
  7730. 2011 : WHAT SCIENTIFIC CONCEPT WOULD IMPROVE EVERYBODY'S COGNITIVE TOOLKIT?
  7731. Pronoun Island: he/him examples
  7732. I’m Broderick Fowler. I enjoy creating user-centric, delightful, and human experiences.
  7733. Online Communities - Not another bloody "how to do remote work post"!
  7734. How SEO Ruined the Internet — Superhighway 98
  7735. Crafting Interpreters
  7736. 44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  7737. No, I Won't Link to Your Spammy Article
  7738. Transport Layer Security (TLS) best practices with the .NET Framework
  7739. This Video Has 861,548 Views
  7740. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  7741. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  7742. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  7743. Sprites mods - Frekvens LED box hack
  7744. Carl Franklin's Blazor Road Show
  7745. Securing Blazor WebAssembly with Identity Server 4
  7746. Releasing Skclusive-UI 2.0 for Blazor
  7747. My Customized Windows Terminal Settings profiles.json
  7748. Tip 259 - How to use Azure App Service managed certificates
  7749. Cancellation of The Championships 2020
  7750. .NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  7751. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  7752. Up to the clouds!
  7753. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  7754. Microsoft Edge is now 2nd most popular desktop browser, beats Firefox
  7755. Hack yourself first – how to go on the offence before online attackers do
  7756. Federal Government Outbids Kentucky For Medical Equipment Amid Shortage
  7757. Table of Contents · Crafting Interpreters
  7758. OnCheckin - Continuous Deployment for ASP.Net websites.
  7759. CS106A Code in Place
  7760. Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  7761. Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  7762. Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  7763. Welcome · Real-World Cryptography MEAP V05
  7764. drhanialghamdi on Snapchat
  7765. SEv3-dec18
  7766. FLOPPY DISK OVERDRIVE, by MASTER BOOT RECORD
  7767. Microservices in .NET Core, Second Edition
  7768. Replicate your favorite VSCode theme in Windows Terminal
  7769. Troy Hunt @troyhunt
  7770. The Svelte Compiler Handbook
  7771. Sunday Morning Live
  7772. Theia - Cloud and Desktop IDE
  7773. Regex Performance Improvements in .NET 5 | .NET Blog
  7774. Ryan C. Gordon is creating games, tools, and awesome things. | Patreon
  7775. Yet another novel I will no longer write
  7776. Boring Old Business Home
  7777. Covid Trends
  7778. OMG! We Made One Gram of Remdesivir!
  7779. Bose QC 35 Firmware 4.5.2 Noise Cancellation Investigation Report
  7780. Learn computer science. Change the world.
  7781. Kurzgesagt – In a Nutshell is creating Science Animation Videos | Patreon
  7782. Kubernetes Research Survey
  7783. Pretlist Careers
  7784. Programming Discussion: Speed, w/ special guest Sean Barrett
  7785. Treendly
  7786. Digi.City
  7787. HttpClient - Error handling, a test driven approach
  7788. The Live Coders Conference
  7789. leontrolski - 33 line React
  7790. Full stack open 2020
  7791. Why build an entire computer on breadboards?
  7792. Impossible Squares - Numberphile
  7793. 10 Things I Hate About PostgreSQL
  7794. How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  7795. Blazor Book Examples
  7796. Hacking forum gets hacked for the second time in a year | ZDNet
  7797. Aram Koukia
  7798. Secret iPad
  7799. Post Apocalyptic
  7800. Scrum Dynamics
  7801. All Courses
  7802. How we recovered over $300K of Bitcoin
  7803. Reassuring Words and Good Intentions Don't Mean Good Security
  7804. Move Fast & Roll Your Own Crypto: A Quick Look at the Confidentiality of Zoom Meetings - The Citizen Lab
  7805. Version 1.2.0 released
  7806. ‎macOS Server
  7807. writing a C compiler #programming
  7808. Free Meals
  7809. Webcam Hacking | Ryan Pickren
  7810. Getting Started with The Twitch API (Live Stream)
  7811. Sad state of cross platform GUI frameworks | RoyalSloth
  7812. Hardware microphone disconnect in Mac and iPad
  7813. PostgreSQL is the worlds’ best database
  7814. Helping users choose stronger passwords with known data breaches
  7815. Building Web Applications with Blazor
  7816. Weekly Update 185
  7817. A crash course in compilers – Increment: Programming Languages
  7818. CodeTour VSCode extension allows you to produce interactive guides, assessments and tutorials.
  7819. Stay Home and Skill Up for Free
  7820. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  7821. Shawn Wildermuth's Blog
  7822. Consider Chesterton's Fence Principle Before Changing That Code
  7823. Content Injection with Response Rewriting in ASP.NET Core
  7824. If you want your OSS project to be successful…
  7825. Idris 2 version 0.1.0 Released
  7826. Dependency Injection Lifetimes In ASP.NET CORE
  7827. What's a virus, anyway? Part 1: The bare-bones basics - Scope
  7828. HCA Healthcare - Jobs
  7829. Jobs, Apartments, Homes for Sale, New/Used Cars & More at Geebo
  7830. Lyme disease bacteria eradicated by new drug in early tests - Scope
  7831. Amazon.com : CLOUDSFOTO 11inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  7832. Team 6502
  7833. Alan Moir's Signature Political Cartoons Australia - Moir Cartoons
  7834. Десятки тысяч белорусов требуют ввести в стране карантин. Президент объясняет, почему нет
  7835. (Angular & ASP.NET) Gurustop.NET By @Meligy
  7836. Block Selection - Visual Studio 2019 for Mac
  7837. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  7838. Troy Hunt
  7839. Reassuring Words and Good Intentions Don't Mean Good Security
  7840. Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  7841. GTC 2020: DLSS - Image Reconstruction for Real-time Rendering with Deep Learning
  7842. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  7843. Learn Advanced Distributed Systems Design
  7844. Free April Month
  7845. Solutions Architect, Public Key Infrastructure (PKI) - Jobs at Apple
  7846. Edit fiddle - JSFiddle - Code Playground
  7847. Free April Month
  7848. Announcing .NET 5.0 Preview 2 | .NET Blog
  7849. All Microsoft’s PowerToys for Windows 10, Explained
  7850. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  7851. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  7852. Welcome!
  7853. A Message to Our Users - Zoom Blog
  7854. News Release
  7855. How we reduced our Google Maps API cost by 94%
  7856. Manage HTML DOM with vanilla JavaScript
  7857. Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  7858. The EARN IT Act Violates the Constitution
  7859. r/ProgrammerHumor - If Microsoft developed West World
  7860. Mastering Web Application Development with Express
  7861. Lens | The Kubernetes IDE
  7862. libgit2 v1.0 Released
  7863. How SNES emulators got a few pixels from complete perfection
  7864. Resiliency with Polly – Anthony Giretti's .NET blog
  7865. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  7866. Getting Started with CQRS – Part 3 - Simple Talk
  7867. Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  7868. Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  7869. How to Build Custom Forms with React Hooks
  7870. How to SSH Properly
  7871. Dom's Dodge Charger 42111 | Technic™ | Buy online at the Official LEGO® Shop AU
  7872. TheBlockZone | Nurturing creativity one building block at a time
  7873. Responding to the Census
  7874. Baltimore City lags in responding to census; Baltimore, Anne Arundel and Howard counties have much higher rates
  7875. Ex-NSA hacker finds new Zoom flaws to takeover Macs again, including webcam, mic, and root access - 9to5Mac
  7876. Attackers can use Zoom to steal users’ Windows credentials with no warning
  7877. Writing .NET Database Integration Tests
  7878. Perspectives & gaps between theory, practice & industry research in cryptography
  7879. Introducing 1.1.1.1 for Families
  7880. The Trouble with Triscuits
  7881. Visual Studio 2019 for Mac - Release Notes
  7882. Building End-to-End Diagnostics and Tracing: An Intro
  7883. Open Broadcaster Software | OBS
  7884. GitHub: IndianaTechCS3700/ObjectOrientedProgrammingNotebooks/4488c478d1f90e4e940f122c12d45e3ac4c56a35
  7885. Planning and Managing Layoffs - Andreessen Horowitz
  7886. Michael Tsai - Blog - Omni Group Layoffs
  7887. Microservices
  7888. ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  7889. A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  7890. Getting Started with Mobile Blazor Bindings
  7891. The CUDA C++ Standard Library | SuperComputing 2019 | NVIDIA
  7892. Middleware in ASP .NET Core 3.1
  7893. PowerShellGet 3.0 Preview 1 | PowerShell
  7894. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  7895. Monsters Weekly 158 - Azure App Configuration
  7896. MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  7897. Best practices for using Azure SDK with ASP.NET Core
  7898. Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  7899. Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  7900. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  7901. How Google Ruined the Internet — Superhighway 98
  7902. Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  7903. Benchmark.NET
  7904. Building dark mode on Stack Overflow - Stack Overflow Blog
  7905. Entity Framework Core in Action
  7906. How an anti ad-blocker works: Reverse-engineering BlockAdBlock
  7907. Markdown Monster: A better Markdown Editor for Windows
  7908. Visual Studio 2019 for Mac - Preview Release Notes
  7909. HeretoLeadCA
  7910. https://docs.fcc.gov/public/attachments/DOC-363399A1.pdf
  7911. Virtual: What's new in Visual Studio for Mac for .NET Developers
  7912. rethinking openbsd security
  7913. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  7914. James Newton-King - Introducing gRPC HTTP API
  7915. .NET R&D Digest (March, 2020)
  7916. Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  7917. idobi Network - LIVE Radio | @idobiRadio
  7918. England's oldest inn is amongst the city pubs to be boarded up amid pandemic
  7919. Apple acquires Dark Sky weather app, and it’s bad news for Android users
  7920. Dark Sky Has a New Home
  7921. Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  7922. "C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  7923. Plan for change: TLS 1.0 and TLS 1.1 soon to be disabled by default - Microsoft Edge Blog
  7924. Court: Violating a site’s terms of service isn’t criminal hacking
  7925. Raycast
  7926. Honda bucks industry trend by removing touchscreen controls | Autocar
  7927. Financial Times
  7928. Blog | ecsazza
  7929. So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  7930. Year of Clojure on the Desktop
  7931. Accessing route values in endpoint middleware in ASP.NET Core 3.0
  7932. Debugging Dapr application using Tye tool
  7933. Convert CSS in React To Styled Components
  7934. Gondor Calls For Aid (with Kit Yates) - Numberphile Podcast
  7935. WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  7936. Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  7937. Dolt Use Cases
  7938. 18 GitLab features are moving to open source
  7939. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  7940. Lachlan Gordon
  7941. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  7942. Power Tools, Fasteners and Software for Construction - Hilti USA
  7943. IdentityServer4 Integration with ASP.NET Core - Code Maze
  7944. The Difference between .NET Core, .NET Framework & Xamarin
  7945. ValueTask Restrictions
  7946. Shawn Wildermuth's Blog
  7947. Ryzen 4000 Review: AMD's 7nm Ryzen 9 offers game-changing performance for laptops
  7948. US Government Wages War on Encryption
  7949. Fast Build, Slow Build, and the Testing Pyramid
  7950. Internet Archive responds: Why we released the National Emergency Library
  7951. Using Visual Studio Code from a docker image locally or remotely via VS Online
  7952. Opportunistic Thieves Just Stole a Prized Van Gogh Landscape From a Locked-Down Dutch Museum Under Cover of Night
  7953. What Are .NET Worker Services? - Steve Gordon
  7954. Pilot Catastrophe
  7955. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  7956. Cloud n Clear
  7957. Please Fund More Science
  7958. WeWork sells off social network Meetup to AlleyCorp and other investors – TechCrunch
  7959. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  7960. Dark
  7961. 18RU 600mm Wide x 600mm Deep Server Rack
  7962. 24 Port Cat6 Patch Panel, Feed Through, Shielded, 1U, In Stock
  7963. Await | Writing an OS in Rust
  7964. Improved Git Experience in Visual Studio 2019 | Visual Studio Blog
  7965. Introducing Dark Mode (beta) for Stack Overflow - Stack Overflow Blog
  7966. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  7967. AGISI.org
  7968. Linux 5.6 - Linus Torvalds
  7969. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  7970. A pandemic of bubble maps
  7971. The NHS at capacity
  7972. A Hill to Die On - Why Lead Free Solder is Better For You — Ben Hencke
  7973. Grab your crayons, it’s coloring time!
  7974. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  7975. Accelerate | by Nicole Forsgren, Jez Humble & Gene Kim
  7976. Welcome - The LGBTQ in Technology Slack
  7977. Helping Customers Effectively | .NET Blog
  7978. Joomla partners with Report URI for real time Application Security and Health Monitoring
  7979. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  7980. .NET 5 preview support in OmniSharp and C# Extension for VS Code
  7981. Tip 258 - Write queries and create dashboards using the full power of Azure Resource Graph
  7982. Are Windows Runtime asynchronous operations guaranteed to complete? | The Old New Thing
  7983. https://iluvien.com/wp-content/uploads/2015/03/Prescribing-Information.pdf
  7984. Removing Special Characters and Diacritic Marks in C# - Steve Fenton
  7985. Announcing TypeScript 3.9 Beta | TypeScript
  7986. Update #2 on Microsoft cloud services continuity
  7987. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  7988. Offline storage in a PWA
  7989. Iluvien | Home
  7990. Guidance for Java EE Migration to Azure
  7991. colors.lol - Overly descriptive color palettes
  7992. AWS Ground Station
  7993. cpace package · go.dev
  7994. Azure being overwhelmed by 775% surge in demand in lockdown regions - MSPoweruser
  7995. From Markdown to Video
  7996. Bite size linux!
  7997. How to burn the most money with a single click in Azure
  7998. Bite size linux!
  7999. Sunday Morning Live
  8000. Khan Academy
  8001. Sorting 1 million 8-digit numbers in 1 MB of RAM
  8002. Hands-on guide: developing and deploying Node.js apps in Kubernetes
  8003. Home - Global Math Project
  8004. CVE-2020-8816 – Pi-hole Remote Code Execution
  8005. patents in crypto
  8006. Static analysis in GCC 10 - Red Hat Developer
  8007. Balancing work on GC threads | .NET Blog
  8008. Hardware Solutions To Highly-Adversarial Environments - Whitebox Crypto vs TPM vs TEE vs Secure Enclaves vs Secure Elements vs HSM vs CloudHSM vs KMS
  8009. The northern-hemisphere winter of 2019-20 was the warmest ever on land
  8010. nixos is pretty cool, so are devenvs aka "engineering systems". Join me for a lunch time fireside chat and operating system reinstall.
  8011. Download .NET Core 3.1 (Linux, macOS, and Windows)
  8012. Publish Nuget packages in Azure DevOps Pipelines
  8013. Zoom’s Use of Facebook’s SDK in iOS Client - Zoom Blog
  8014. Coyotes are being seen on the empty streets of San Francisco
  8015. Simplify microservices with Dapr (Distributed Application Runtime)
  8016. MalwareTech is creating exploitation & malware analysis tutorials | Patreon
  8017. ASP.NET documentation
  8018. How are Unix pipes implemented?
  8019. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  8020. Introvert
  8021. Keeping Over 1 Million Girls Safe & Cute Since 2013
  8022. It's not what programming languages do, it's what they shepherd you to
  8023. Deploy complex application, seamlessly | Qovery
  8024. Go serverless: Real-time applications with Azure SignalR Service | Azure Friday
  8025. International Whisk(e)y Day
  8026. BlueTrace
  8027. Classic Hot Cross Buns | Donna Hay
  8028. Peach - Helping you be productive and focused on your laptop.
  8029. God be with you till we meet again
  8030. Teijin Limited
  8031. ‎Flow Leak
  8032. Play by Play: Modern Web Security Patterns
  8033. Flow Leak - Apps on Google Play
  8034. Simulating an epidemic
  8035. Mycroft – Open Source Voice Assistant - Mycroft
  8036. I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  8037. Screencasting Tips and Tools, Part 1 | Big Machine
  8038. New grad vs senior dev
  8039. Contact Us – Spotify for Artists
  8040. Keith Elder on about.me
  8041. I Made an Audio Deepfake of Myself (and Obama!)
  8042. Add Upcoming Streams Page to My Gatsby Site (Live Stream)
  8043. Zoom needs to clean up its privacy act
  8044. Open Source Tools From the Warren for President Tech Team
  8045. SharpLab
  8046. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  8047. ASP Classic Journeys: no-store
  8048. Rubino's Best Gear Page's Amazon Page
  8049. Essential Free Software for Remote Work – Purism
  8050. It's not what programming languages do, it's what they shepherd you to
  8051. Weekly Update 184
  8052. "I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  8053. Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  8054. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  8055. Sanitize HTML snippets with AngleSharp
  8056. Don't Code Tired | Adding Tuple Support to .NET Classes in C#
  8057. PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  8058. Optimising C# for a serverless environment
  8059. What about it!? is creating Youtube Videos about SpaceX, Space and Science in general! | Patreon
  8060. Wavve: Making $76k a Month Turning Podcasts into Videos
  8061. School quits video calls after naked man ‘guessed’ the meeting link – TechCrunch
  8062. 📺 Live TV Streaming, On Demand, and Originals – CBS All Access
  8063. firefox's low-latency webassembly compiler -- wingolog
  8064. What happens when the maintainer of a JS library downloaded 26m times a week goes to prison for killing someone with a motorcycle? Core-js just found out
  8065. Open-source .NET library guidance
  8066. Let's do some Unity beginner tutorials! On a computer!
  8067. War Room
  8068. Steam :: Dwarf Fortress :: An actual look at graphical improvements
  8069. Carl Franklin's Blazor Desk Show with Dan Roth
  8070. Totally made up conversations about choosing Entity Framework version numbers
  8071. Carl Franklin's Blazor Desk Show!
  8072. Mocking Injected Types in Blazor
  8073. Quarantined Coding!
  8074. Entry Level jobs in tech
  8075. Welcome to DFHack’s documentation! — DFHack 0.44.12-r3 documentation
  8076. Visual Studio Subscriptions resources for remote learning and productivity | Visual Studio Blog
  8077. Zotero | Your personal research assistant
  8078. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  8079. Taking Back What Is Already Yours: Router Wars Episode I
  8080. 'Azure appears to be full': UK punters complain of capacity issues on Microsoft's cloud
  8081. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  8082. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  8083. Letter to myself in late 2008
  8084. SharpLab
  8085. Australian Govt Covid 19 text
  8086. カナメとハルキー 2020.02.26 CDデビュー決定!!
  8087. カナメとハルキー
  8088. カナメ@2/26CD発売🦓(@caname2019)のプロフィール - ツイフィール
  8089. Improving non-nullable reference types handling
  8090. Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  8091. Azure Dedicated Host: New capabilities and benefits
  8092. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  8093. Using HttpCompletionOption to Improve HttpClient Performance in .NET - Steve Gordon
  8094. Optimize database traffic with future results in NHibernate
  8095. COVID Pandemic Exposes the Ugly Secrets Hidden in America’s Healthcare System:
  8096. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  8097. How to create a gRPC service ? – Anthony Giretti's .NET blog
  8098. High-performance C#: a test pattern for ref structs
  8099. Migrate from ASP.NET Core 3.1 to 5.0
  8100. NO SURFACE DISRUPTION. NO REVENUE DISRUPTION.
  8101. Unity Learn
  8102. Tips on securing smart home devices
  8103. Free Educational Content in Minecraft Marketplace!
  8104. git/viro/vfs.git - Unnamed repository; edit this file 'description' to name the repository.
  8105. Binge Together - watch movies together with your friends
  8106. Learn D3: Introduction
  8107. From Classic to Hydra: the implementations of Ouroboros explained - IOHK Blog
  8108. Private client-side-only PWAs are hard, but now Apple made them impossible.
  8109. dotnet-counters - .NET Core
  8110. Hierarchical Depth Buffers
  8111. Skynet
  8112. Getting started with bare-metal assembly — Jonas Hvid
  8113. GTC 2020: RTCore for Compute: Exploiting Computational Patterns Using NVIDIA RTX
  8114. NVIDIA DLSS 2.0: A Big Leap In AI Rendering
  8115. Chrome Phasing out Support for User Agent
  8116. Carl Franklin's Blazor Road Show
  8117. Learning By Shipping
  8118. Deprecating packages on nuget.org
  8119. The man who made the NES
  8120. Speeding up Linux disk encryption
  8121. Phil Haack on Working from Home – Herding Code
  8122. WMATA closes 19 Metro stations until further notice
  8123. Virtual Meetup #3
  8124. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  8125. HuffPost is now a part of Verizon Media
  8126. Why We Started Putting Unpopular Assets in Memory
  8127. Running C# Snake inside UEFI
  8128. Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care
  8129. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  8130. Episode 15: Support multiple files and compiler driver
  8131. Working with Query Strings in Blazor
  8132. How I Became a Better Programmer
  8133. How to Use the Shadow Property in Entity Framework Core
  8134. Governor Northam Orders Statewide Closure of Certain Non-Essential Businesses, K-12 Schools
  8135. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  8136. Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  8137. The Advantages of Blazor over JavaScript Frameworks
  8138. How to Train a Machine Learning Radial Basis Function Network Using C# -- Visual Studio Magazine
  8139. Displaying enum as select list in ASP.NET Core
  8140. Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  8141. Logging in ASP .NET Core 3.1
  8142. NuGet Gallery | Packages
  8143. A categorized list of all Java and JVM features since JDK 8 to 14
  8144. Little Snitch and the Deprecation of Kernel Extensions
  8145. Catch up on the latest .NET Productivity features | .NET Blog
  8146. CO2 emissions on the web
  8147. `zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  8148. r/CSEducation - We are Carnegie Mellon University Students, and we help build CMU CS Academy: a free, online, High School programming curriculum. AMA about remote instruction for Computer Science education!
  8149. Screen — Screen sharing for remote teams
  8150. Welcoming the USA Government to Have I Been Pwned
  8151. #140 Maria Naggaga, Try .NET and .NET Interactive
  8152. Diary of a reverse-engineer
  8153. The Intrepid Mother and Son Who Unraveled a Geographic Hoax
  8154. From Laura Baldwin - O’Reilly Media
  8155. Scaling_C4ML.pdf
  8156. Thought Experiment - Futility Closet
  8157. Concurrent programming, with examples
  8158. TED Recommends
  8159. DeepMind - What if solving one problem could unlock solutions to thousands more?
  8160. Getting Started With .NET Localization
  8161. Setting Up Git Identities
  8162. Blazor Tutorial : Gridview Paging
  8163. Top 10 Static Site Generators in 2020
  8164. Bandits, victims and idiots
  8165. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  8166. Techorama Belgium 2020 postponed to 2021 | Techorama
  8167. Learning Hardware With Makecode for Kids -- Live on Twitch!
  8168. State of Unity 2020: In This Together - Unity Technologies Blog
  8169. Coding CircuitPython Libraries, Hardware, LEDS & More! !discord !keyboard
  8170. c# Snake in the browser
  8171. Stark - Native Compiler - Prototype 2019
  8172. Techorama Netherlands 2020 postponed to 2021 | Techorama
  8173. Online Product Testing - Get Paid To User Test | UserTesting
  8174. Monsters Weekly 157 - C# 8 Default Implementationss
  8175. Production postmortem: high CPU when there is little work to be done
  8176. Look iOS Developer, No Mac Required - Build an iOS Application using Xamarin and Visual Studio for Windows without using a Mac - Nick's .NET Travels
  8177. Windows code-execution zeroday is under active exploit, Microsoft warns
  8178. Introduction to Functional Programming in F# - Part 9 — Softwarepark
  8179. ASP.NET Core Guide for ASP.NET Framework Developers
  8180. NServiceBus and .NET Core Generic Host
  8181. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  8182. Learning and documenting .NET with dotnet try – Bruno Sonnino
  8183. Index of /
  8184. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  8185. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  8186. Virtual security conferences fill void left by canceled face-to-face events
  8187. WhatsApp “Martinelli” hoax is back, warning about “Dance of the Pope”
  8188. Visual Studio for Mac 8.5 is now available
  8189. Ray Tracing in One Weekend Series
  8190. I'm looking for sponsors for my blog and Security Headers!
  8191. Unsure Calculator
  8192. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  8193. Zoom video conferences aren’t as private as you think
  8194. Breathing and Exercise: Strength Training for Your Diaphragm – Penn Medicine
  8195. Raytracing - in Excel!!
  8196. [15] RFR 8172680: Support SHA-3 based Hmac algorithms
  8197. Highlights from Git 2.26
  8198. Deploying security.txt: how Cloudflare’s security team builds on Workers
  8199. The Reason for Types in JavaScript - CoRecursive Podcast
  8200. Code with thebeebs
  8201. Fogknife
  8202. Robot Teddy
  8203. YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  8204. Emergency Website Kit
  8205. Fun with browsers: how to get an image into the current page
  8206. DirectX Developer Day Schedule | DirectX Developer Blog
  8207. Terrain
  8208. “We don’t need TDD, our project isn’t worth it” – George Stocker
  8209. Dual boot authentication with ASP.Net Core
  8210. .NET Platforms Feature Comparison | Premier Developer
  8211. Announcing DirectX Developer Day | DirectX Developer Blog
  8212. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  8213. ongoing by Tim Bray · Facet: Push vs Pull
  8214. Cyber attack blamed for MyGov website crash as queues form outside Centrelink offices
  8215. Coding With Ari, for Kids at Home
  8216. A Quick Garbled Circuits Primer
  8217. Cultivate the Skill of Undivided Attention, or “Deep Work”
  8218. Moving to Linux - Part 1: Background and first impressions
  8219. Prettier 2.0 “2020” · Prettier
  8220. Researchers Say Microsoft Edge's Telemetry Has the Worst Privacy of Any Major Browser - WinBuzzer
  8221. Governor Cuomo Announces Four Sites Identified by Army Corps of Engineers on Initial List of Temporary Hospitals
  8222. Brother: Products, Services &amp; Solutions from Home Office to Corporate
  8223. Shay Rojansky’s Blog
  8224. Parallel by Simon Singh
  8225. BlazorHelp Website > Blog - What is Blazor Oqtane?
  8226. Sunday Morning Live
  8227. Call for help to 3D print ventilator parts & masks - SyncNorwich - Norwich's Tech + Startup Community (Norwich, England)
  8228. SVG namespace
  8229. 3 Ways to Draw Squares Inside Triangles - Numberphile
  8230. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  8231. Patrik Svensson - How to create release artifacts with GitHub Actions
  8232. r/WorldIsClosed
  8233. Plague Readings
  8234. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  8235. White-Box Cryptography
  8236. Amazon Relief Fund
  8237. Siouxsie Wiles & Toby Morris: what does 'level two' mean – and why does it matter?
  8238. Audible Stories | Audible.com
  8239. LibraryThing Is Now Free to All « The LibraryThing Blog
  8240. Stock Jump
  8241. Technical Writing  |  Google Developers
  8242. C# Pad: Run C# Code Online
  8243. Coddx - Visual Studio Marketplace
  8244. 0 to 100: Learning to Code with Kotlin - Marcus Eisele - Developer and Blogger
  8245. Let them paste passwords
  8246. Major data breach exposes database of 200 million users
  8247. AVICII ZombieNation
  8248. Build This 8-Bit Home Computer With Just 5 Chips
 - IEEE Spectrum
  8249. Lattices: New Cryptographic Capabilities | Simons Institute for the Theory of Computing
  8250. grocy - ERP beyond your fridge
  8251. Creating a Pencil Effect in SVG
  8252. RSS: The Original Federated Social Network Protocol
  8253. r/askscience - If a heart is a muscle, why doesn’t it ever get tired of beating but things like my arms and legs do?
  8254. 2020 Economic Apocalypse: The Effect On America's Small Businesses
  8255. DDD South West 2020 Postponed
  8256. Home
  8257. Software Engineer - Jobs at Apple
  8258. Privacy Policy
  8259. Blender to Unreal Tools, Part 2 | Inside Unreal
  8260. illuminatedspace - Twitch
  8261. Topic: Google play movies not work on NVIDIA #GeForce Forums
  8262. How Tailscale works
  8263. Rapidly manufactured ventilator system specification
  8264. Welcome to GOV.UK
  8265. EAX x86 Register: Meaning and History
  8266. Home | CoronaCheck Test
  8267. Larvol – Pharmaceutical Intelligence, KOL Tracking, & Pharma News Larvol
  8268. Data Breaches with Troy Hunt - Easy Prey Podcast
  8269. A special announcement about SAT Subject Tests | MIT Admissions
  8270. Introduction to cyber security: stay safe online
  8271. Working with EF Core Migrations - Irina Scurtu
  8272. Scott Helme
  8273. TCL 4 Series 2019 Review (43S425, 49S425, 50S425, 55S425, 65S425, 75S425)
  8274. Working from home
  8275. Build stuff!
  8276. Lark Health: Digital Disease Management & Prevention Platform
  8277. Issue Inspector
  8278. Intro to quantum computing with Q# – Part 1, The background and the qubit
  8279. Blazor StateHasChanged: Hot take on hot questions
  8280. Reducing UDP latency
  8281. RudderStack: Open-Source Segment Alternative
  8282. WSL | Ubuntu
  8283. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  8284. Intermediate CSS Grid Challenges (Live Stream)
  8285. uops.info
  8286. CSS live reloading on Blazor
  8287. Frog Jumping - Numberphile
  8288. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  8289. Is Blazor actually any good, beyond "demo-ware"
  8290. Episode 47: Hacking .NET with Michal Strehovský
  8291. STOCK Act - Wikipedia
  8292. Updating Farm Wi-Fi with Ubiquiti Unify
  8293. Buzz Aldrin has some advice for Americans in quarantine
  8294. Weekly Update 183
  8295. Chronicle - Backstory
  8296. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  8297. NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs before lift-off
  8298. A Digression on Divergence
  8299. The End of Starsky Robotics
  8300. Specification by Example, 10 years later
  8301. Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog
  8302. Secret Management Preview 2 Release | PowerShell
  8303. There’s no place like home to join us at Redgate Streamed
  8304. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  8305. OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  8306. Home - CLOUDEON
  8307. Body Camera Once Again Catches An NYPD Officer Planting Drugs In Someone's Car
  8308. Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code
  8309. NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  8310. iAnimate.net - Online Animation School
  8311. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  8312. My Mac Dev Setup
  8313. Is It Time to Rethink Globalized Supply Chains?
  8314. The Beauty of CSS Design
  8315. 5 Reasons Why You As a Developer Should Venture Into Machine Learning Today
  8316. Acheve.Authentication.Events 3.1.3
  8317. Microsoft Edge Is The Least Private Browser, Study Finds
  8318. Announcing F# 5 preview 1 | .NET Blog
  8319. Collections — Google Arts & Culture
  8320. Visual ReCode 1.0 Released - Visual ReCode
  8321. There is a Serious Lack of Corporate Responsibility During Breach Disclosures
  8322. The Floppotron: Sweet Dreams
  8323. Lazily resolving services to fix circular dependencies in .NET Core - Thomas Levesque's .NET blog
  8324. Upcoming Chrome releases
  8325. Avoid In-Memory Databases for Tests
  8326. .NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  8327. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  8328. The Staging Phase of Deployment - Simple Talk
  8329. New Deploy to Azure extension for Visual Studio Code
  8330. Using query strings in ASP.NET Core unit tests
  8331. .NET Foundation
  8332. ATP, WTA unite in freezing rankings after cancelling spring clay swing
  8333. Azure Functions custom handlers are now in preview | Azure updates | Microsoft Azure
  8334. AdoptOpenJDK
  8335. Coursera | Build Skills with Online Courses from Top Institutions
  8336. Brilliant | Learn to think
  8337. Rimworld First Time || New Affiliate
  8338. The reckless, infinite scope of web browsers
  8339. NDC Online Community Ambassador : dylanbeattie.net
  8340. Windows Terminal 0.10 adds mouse support for WSL
  8341. Being More Productive With The JetBrains Rider Debugger
  8342. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  8343. ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  8344. For Years Wall Street Spent More on Buybacks and Dividends than It Actually Earned. Now They Want a Taxpayer Bailout - The Sounding Line
  8345. Apple unveils new iPad Pro with LiDAR Scanner and trackpad support in iPadOS
  8346. MacBook Air
  8347. Khan Academy | Free Online Courses, Lessons & Practice
  8348. Blazored Modal Docs
  8349. How Prince of Persia Defeated Apple II's Memory Limitations | War Stories | Ars Technica
  8350. LITIC : Analytics Technology
  8351. Blazor- A Beginners Guide
  8352. What Is the Geometry of the Universe? | Quanta Magazine
  8353. Everything is Cyber-Broken, The Online Edition!
  8354. Textbooks | What We Publish | Cambridge Core
  8355. Here's The Entire List of Education Companies Offering Free Subscriptions Due to School Closings
  8356. The Philosophy of Computer Science
  8357. Episode 14: What developers should know about security with Troy Hunt - Software Engineering Unlocked
  8358. Corona Virus Response - We're lifting limits for Hobbyist users — Zencastr
  8359. The good parts of AWS - A visual summary
  8360. Content Listing
  8361. VB.NET is done, not dead
  8362. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  8363. Key Vault for ASP .NET Core 3.1 Web Apps
  8364. C# developers! Your scoped components are more dangerous than you...
  8365. New features for Form Recognizer now available
  8366. Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  8367. Yahoo!, AOL, OneSearch results biased in favor of parent company Verizon Media’s websites
  8368. Ryan_Connolly_Resume.docx
  8369. We called it RAID because it kills bugs dead | The Old New Thing
  8370. Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  8371. https://www.imperial.ac.uk/media/imperial-college/medicine/sph/ide/gida-fellowships/Imperial-College-COVID19-NPI-modelling-16-03-2020.pdf
  8372. SharedWorker
  8373. Memoirs
  8374. r/technicallythetruth - My local newspaper has jokes..
  8375. Blazor Tutorial : GridView Header Filter - EP24
  8376. The Jackbox Party Pack 6 - Jackbox Games
  8377. GitHub for mobile is now available
  8378. COINED: How “PWNED” went from hacker slang to the internet’s favorite taunt
  8379. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  8380. Coding The Road Runner Loop Meme
  8381. The state of the restaurant industry
  8382. ReMarkable’s redesigned e-paper tablet is more powerful and more papery – TechCrunch
  8383. jsoncsharp 1.0.0.11
  8384. Updates on .NET Core Windows Forms designer | .NET Blog
  8385. An Open Letter to Web Developers
  8386. Windows Terminal Preview v0.10 Release | Windows Command Line
  8387. ''Il 50-75% dei casi a Vo' sono asintomatici. Una formidabile fonte di contagio''
  8388. 4.2" and 7.5" NFC-powered e-Paper Displays Work without Battery
  8389. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  8390. 10 Examples of CSS Grid - Getting Started
  8391. Don't replace your View Components with Razor Components
  8392. EARN IT bill is aiming at destroying encryption. We must take action now.
  8393. Don't Terminate People's Internet Connections
  8394. I Am Mesmerized By Our New Robotic Vacuum
  8395. Size of Visual Studio
  8396. https://www.jstage.jst.go.jp/article/bst/advpub/0/advpub_2020.01047/_pdf/-char/en
  8397. Outbreak
  8398. Ambiente – Imprint
  8399. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  8400. Tip 256 - Using Application Gateway Ingress Controller with Azure Kubernetes Service (AKS)
  8401. Power your Azure GPU workstations with flexible GPU partitioning
  8402. Announcing the general availability of Azure Monitor for virtual machines
  8403. Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  8404. Document-Level Pessimistic Concurrency in MongoDB
  8405. Generate Native Executable from .NET Core 3.1 Project
  8406. Async ValueTask Pooling in .NET 5 | .NET Blog
  8407. My Courses Are Free During the Crisis - Shawn Wildermuth
  8408. >_TerminalSplash - Windows Terminal Themes
  8409. gentilkiwi Shop | Redbubble
  8410. unStuck at Home
  8411. Intro to 2D signed distance functions and drawing touch controls with the GPU
  8412. Signed distance fields
  8413. fractals, computer graphics, mathematics, shaders, demoscene and more
  8414. Virtual Tech Lunch Meetup
  8415. Remote access to on-premises apps - Azure AD Application Proxy
  8416. Dow Falls 2997 points worst drop since 87 crash - Mortgage Rate Guru
  8417. Out of office pop up showing up constantly for all users
  8418. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  8419. Announcing .NET 5 Preview 1 | .NET Blog
  8420. A couple of nice Tuple use cases
  8421. Microsoft buys JavaScript developer platform npm; plans to integrate it with GitHub | ZDNet
  8422. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  8423. How GitHub blocked me (and all my libraries)
  8424. Formal GDPR complaint against Google’s internal data free-for-all
  8425. Find Jobs & Companies by Culture | How's It Like
  8426. Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  8427. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  8428. Teams Backgrounds | Collections | WallpaperHub
  8429. DefaultApp – tyler.io
  8430. npm is joining GitHub - The GitHub Blog
  8431. US Politicians Want to Ban End-to-End Encryption on Messaging Services like Telegram and Whatsapp - Bitcoin News
  8432. Hacking your work-life balance to take over the world --- !topic
  8433. Pumping up your internet speeds with the Unifi Security Gateway and 4G/5G
  8434. Physics Notes
  8435. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  8436. Numberphile is creating Videos | Patreon
  8437. Coding, Cloud & Technology | [Unity - Introduction for the business developer Series
  8438. Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  8439. AzUpdate: CosmosDB Free tier, ASR Update Rollup, Azure Hybrid Virtual Event, and DIY Acoustic Panels
  8440. Unit Testing Entry and Entry Points — Roy Osherove
  8441. Different ways to Check for Null – Thomas Claudius Huber
  8442. How to uninstall old versions of .NET Core
  8443. Introducing Clippit, get your slides out of PPTX.
  8444. Back to Basics: Rewriting a URL in ASP.NET Core
  8445. Tip 255 - What's Azure Private Link and how can I get started?
  8446. Akka.NET v1.4 is Available on .NET Standard 2.0
  8447. ploeh blog
  8448. CSI: The case of the missing WAV audio files on the FAT32 SD Card
  8449. Inslee statement on statewide shutdown of restaurants, bars and
  8450. Showing Off Some New Shiny STuff
  8451. CDC recommends no gatherings of 50 or more for 8 weeks
  8452. Weekly Xamarin Newsletter - The best Xamarin development links, every Friday
  8453. KymPhillpotts - Twitch
  8454. US OPM - DC area Federal Government Operating Status : OPEN WITH MAXIMUM TELEWORK FLEXIBILITIES TO ALL CURRENT TELEWORK ELIGIBLE EMPLOYEES, PURSUANT TO DIRECTION FROM AGENCY HEADS
  8455. SRE keeps digging to prevent problems | Google Cloud Blog
  8456. Hack Yourself First Workshops in Australia, Denmark and Portugal (Virtually, of Course)
  8457. Getting started with shaders: signed distance functions!
  8458. The Ethical Source Movement: Open Source, Evolved.
  8459. Immutable types in C# with Roslyn
  8460. About the Recovery Act
  8461. Metropolitan Opera to Offer Up 'Nightly Met Opera Streams' - Opera Wire
  8462. Wiener Staatsoper
  8463. EarthCam - Webcam Network
  8464. tracelight.net – enlights your software
  8465. planetgeek.ch – Your source of geek knowledge
  8466. [TUHS] The most surprising Unix programs
  8467. Employee Scheduling  |  OR-Tools  |  Google Developers
  8468. Mesolabe Compass and Square Roots - Numberphile
  8469. Performance Engineering Blog
  8470. 3 steps to add tests on existing code when you have short deadlines
  8471. ZM
  8472. pi and me
  8473. AI-infused live chat software and bot platform | WhosOn
  8474. Robotic Process Automation Software | ThinkAutomation
  8475. Business Stabilization Fund FAQ - Office of Economic Development
  8476. Kosmi - Digital Hangouts Reinvented
  8477. Starship: Cross-Shell Prompt
  8478. Covid_19: Open letter from Italy to the international scientific community | Left
  8479. Conference Update - NDC Oslo 2020 | Software Developers Conference
  8480. Blog – RagSec
  8481. How Koenigsegg’s 2.0-Liter No-Camshaft Engine Makes 600 Horsepower
  8482. Designing Video Games is Hard Work, But the Millions of Angry Players Make It All Worthwhile
  8483. Junghans Max Bill Chronoscope Watch | Black Calfskin 027/4601.00
  8484. Pandemic Ventilator Project
  8485. Write Less Code
  8486. Browser hacking: Let's add JavaScript to the Browser!
  8487. Rust/WinRT coming soon
  8488. WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line
  8489. The polygons of Another World: Atari Jaguar
  8490. r/AskReddit - What's a 10/10 album from the last 15 years by a relatively obscure artist/band?
  8491. Copy of Education Companies Offering Free Subscriptions due to School Closings
  8492. GeekGirlJoy is creating Artificial Intelligence, Simulations & Software | Patreon
  8493. Building a swipe card jukebox using a Raspberry Pi
  8494. Watchfinder tool | NOMOS Glashütte
  8495. MakerDAO gets stress tested as ETH price plummets
  8496. Mr. Gettysburg
  8497. Microsoft announces change to its board of directors
  8498. Comcast accidentally published 200,000 “unlisted” phone numbers
  8499. Amazon.com: Lopbraa Piranha Plants Cannibal Flower Style Plush Slippers Loafer with Pipe Pot Holder for Adults Teens (Piranha Plants): Toys & Games
  8500. I'm Now Running Remote Workshops
  8501. NDC Porto 2020
  8502. NDC Copenhagen 2020
  8503. Check out the lineup of GDC 2020 virtual talks and awards you can stream next week!
  8504. Deploy your own video collaboration app in five minutes or less
  8505. Nation's Nerds Wake Up In Utopia Where Everyone Stays Inside, Sports Are Canceled, Social Interaction Forbidden
  8506. Soloslides - Play a slideshow of your Google Photos
  8507. Q&A's from "Building your first Blazor App"
  8508. What's behind the hype about Blazor? - Stack Overflow Blog
  8509. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  8510. ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  8511. HTTP Desync Attacks: Request Smuggling Reborn
  8512. What is HTTP request smuggling? Tutorial & Examples | Web Security Academy
  8513. Automatically Invalidate Azure Key Vault Secrets
  8514. Tomasz Łakomy
  8515. Windows PowerShell for Developers
  8516. The Human Experience – The story of computing is the story of humanity.™
  8517. DotNet 2020
  8518. Em Lazer-Walker
  8519. Microsoft To Do
  8520. The Difference Between API Gateways and Service Mesh - Cloud Native Computing Foundation
  8521. Researching the optimal; implementing the practical
  8522. The Garden of Earthly Delights - Wikipedia
  8523. DotNet 2020, el mayor evento de .NET de España
  8524. About service meshes - Azure Kubernetes Service
  8525. When You Do (and Don't Need) a Service Mesh - The New Stack
  8526. This PIN Can Be Easily Guessed
  8527. Azure API for FHIR(r) | Microsoft Azure
  8528. Nintendo NES FamiCom Creator - Computerphile
  8529. The Uncensored Library – Reporters without borders
  8530. New Acadia Nights: Episode 2 - Wild-Eyed Southern Boys
  8531. Conference Update
  8532. A Vacancy Has Been Detected
  8533. Linux Kernel Teaching — The Linux Kernel documentation
  8534. Weekly Update 182
  8535. Double Your Productivity
  8536. Introducing Postman Mock Call Logs - Postman Blog
  8537. Changing the title without JavaScript
  8538. The Guide to Arrow Functions in ES6
  8539. Containers Basics: Providing Persistent Storage to Containers
  8540. ASP.NET Core Session Storage Strategies - DZone Web Dev
  8541. Microsoft Dotnet Gitignore File
  8542. How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  8543. Microsoft Plots the End of Visual Basic - Thurrott.com
  8544. Treadstone 71 - Upcoming events
  8545. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  8546. https://www.courtlistener.com/recap/gov.uscourts.vaed.412520/gov.uscourts.vaed.412520.41.0.pdf
  8547. IdentityServer
  8548. PolicyServer
  8549. Ancient shell shows days were half-hour shorter 70 million years ago - AGU Newsroom
  8550. DevOps'ish
  8551. Seattle Symphony Announces Free Video Broadcasts and Livestreams
  8552. Developer Resume Reviews (Live Stream)
  8553. The Coming Economic Crash — And How to Stop It
  8554. Work in the Time of Corona
  8555. Microsoft France: Surfrider EU - Plastic Origins Project | CodeStories
  8556. How to delete yourself from the internet
  8557. The Evolution of Windows Search | Windows Search Platform
  8558. Windows Search Platform
  8559. Announcing Rust 1.42.0 | Rust Blog
  8560. Homeland Security sued over airport face recognition secrecy – TechCrunch
  8561. QA Blog - 2020 - Mindful QA
  8562. Goal-oriented brain
  8563. Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  8564. Nintendo NES FamiCom Creator - Computerphile
  8565. Community Connect
  8566. EARN IT Must Not Happen
  8567. Group sex app leaks locations, pics and personal details. Identifies users in White House and Supreme Court
  8568. Excalidraw
  8569. Composite Thrashing Code
  8570. AdronHall - Twitch
  8571. How canceled events and self-quarantines save lives, in one chart
  8572. GitLab's Guide to All-Remote
  8573. Friends Don't Let Friends Use Dodgy WiFi: Introducing Ubiquiti's Dream Machine and FlexHD
  8574. What do you want to see next in ML.NET? | .NET Blog
  8575. When Remote Work Goes Wrong
  8576. Getting Started with Architecture Decision Records - ardalis
  8577. Finding developers who recently made changes to a component with git – Chinh Do
  8578. The ASP.NET Core security headers guide
  8579. Generate Outputs with Razor Engine in .NET Core
  8580. Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  8581. The non expiring documents and the funky clock | RavenDB
  8582. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  8583. We made SQL visual - why and how
  8584. TechSmith | Global Leader in Screen Recording and Screen Capture
  8585. Don't Touch Ya Face
  8586. Don't Touch Your Face
  8587. Fraidycat
  8588. Hi, I'm Ankit - The story of my experiments with code
  8589. E3 2020 - Everyone Plays
  8590. How (some) good corporate engineering blogs are written
  8591. Memory-Efficient Search Trees for Database Management Systems
  8592. 32: What's new in C# 8. With Tom Deseyn
  8593. A Simple GPU Hash Table
  8594. The goal of your testing strategy
  8595. ongoing by Tim Bray · Facet: FIFO
  8596. C# 8 asynchronous streams - Red Hat Developer
  8597. Building the Azure SDK - Repository Structure
  8598. How to fix the order of commits in GitHub Pull Requests
  8599. ongoing by Tim Bray · Eventing Facets
  8600. ongoing by Tim Bray · Facet: Deduping
  8601. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  8602. External Identity Provider with ASP.NET Core Identity - Code Maze
  8603. Some more C# 8 - Red Hat Developer
  8604. ASP.NET Core - JSON logger
  8605. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  8606. ongoing by Tim Bray · Facet: Point-to-Point vs Pub/Sub
  8607. Azure for .NET developers - Azure for .NET Developers
  8608. Download Visual Studio Code Insiders
  8609. Bringing full-stack to the JAMstack
  8610. Visual Studio Code February 2020
  8611. Mr Barton Maths
  8612. Scalefast Blog , Newsroom and Press Center | Scalefast
  8613. What is Meshtastic?
  8614. Building the ultimate virtual office
  8615. Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  8616. Diagnostic Questions
  8617. Distributed DMX with Apache Ignite
  8618. Principal Program Manager - Azure Compute in Atlanta, Georgia, United States | Engineering at Microsoft
  8619. New flaw in Intel chips lets attackers slip their own data into secure enclave – TechCrunch
  8620. SharpLab
  8621. It's like JSON. but fast and small.
  8622. My exploration of Rust and .NET
  8623. 2FA Stats
  8624. .NET Microservices
  8625. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  8626. An Eye for Mathematics (feat. 3Blue1Brown) - Objectivity #222
  8627. Tips for the Depressed
  8628. SharpLab
  8629. Covid-19, your community, and you — a data science perspective
  8630. Passing awaited tasks
  8631. Rocket Loader skimmer impersonates CloudFlare library in clever scheme - Malwarebytes Labs
  8632. Remote: A Field Guide
  8633. The Frank Show
  8634. React and TypeScript - Getting Started
  8635. Firefox 74.0, See All New Features, Updates and Fixes
  8636. LIMITED TICKETS AVAILABLE ON THE DOOR: Alan Turing and the Enigma Machine
  8637. Making Your Code Faster by Taming Branches
  8638. This is How Science Happens • Hillel Wayne
  8639. The opt-out illusion - Technology - TLS
  8640. Introducing OpenSilver
  8641. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  8642. Announcing the COVID-19 Therapeutics Accelerator
  8643. BlazorAnimation 1.0.3
  8644. Weekly Dev Tips
  8645. Blazor with guest Carl Franklin | Weekly Dev Tips
  8646. Sample
  8647. Pylon Validation Services
  8648. How I Start: Nix
  8649. What's a key exchange?
  8650. Hackaday.io Projects
  8651. Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  8652. Introduction to Blazor Hosting Models
  8653. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  8654. Cloud migration: 5 common traps and how to avoid them
  8655. Monsters Weekly 155 - C# range operator
  8656. Geographically Distributed Teams
  8657. Using git tag for Presentations or Workshops
  8658. Hack Your Career - Troy Hunt
  8659. Ditto PR – strategy. execution. impact.
  8660. Lava Flowing Into a Seemingly Bottomless Crack
  8661. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  8662. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  8663. Moreton Lecture
  8664. The unexpected Google wide domain check bypass
  8665. Robin, Terry & Bob
  8666. Defunctionalisation - an underappreciated tool for writing good software | G Research
  8667. Phin Barnes | First Round Capital
  8668. OpenSilver
  8669. How I made a 3D game in only 2KB of JavaScript
  8670. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  8671. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  8672. Home | Defcon Prom
  8673. Borderland between Rendering and Editor - Part 1 · Our Machinery
  8674. Table 4 . Normalized global results for Energy, Time, and Memory 
  8675. The Computer-free Automation of a Jukebox (Electromechanics)
  8676. API access: Recurring yearly payment
  8677. Adam Kutner Cares | Join Attorney Adam Kutner in Giving Back
  8678. Readify
  8679. The Order of Interfaces Is Important for Casting Performance – Thomas Claudius Huber
  8680. Video - An Intro into Async Streams & Channels
  8681. A Template for Clean Domain-Driven Design Architecture
  8682. Enhancing Application Insights Request Telemetry
  8683. Q&A's from "Building your first Blazor App"
  8684. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  8685. Setting up Windows Subsystem for Linux (WSL) 2 for Windows 10 & Docker
  8686. Tip 254 - Use WAF to protect your web applications with Azure Front Door
  8687. Using Azure Service Bus with restricted access
  8688. How Websites Evolved Back to Static HTML/CSS/JS Files —
  8689. Experimenting with MessagePack
  8690. “The Hitchhiker’s Guide To The Galaxy” turns 42
  8691. ROQ.us | Automatic Screen Printing Machines
  8692. Quarantine will normalize WFH & recession will denormalize full-time jobs
  8693. Gates Foundation-backed program will soon be issuing home testing kits for COVID-19 in Seattle – TechCrunch
  8694. The Octo-Bouncer - Electron Dust
  8695. Google and HTTP
  8696. Cryptographic Signatures, Surprising Pitfalls, and LetsEncrypt
  8697. How I Survived Being A $220k/year Intern
  8698. Start Your Free 30-Day Trial Now | Qumu Enterprise Video
  8699. End of Week Apache Spark Code Review
  8700. My favourite Git commit
  8701. Lynda: Online Courses, Classes, Training, Tutorials
  8702. Posts
  8703. dear.is – ForSaleByOwner
  8704. Do whatever you can't stop thinking about
  8705. Hackers Can Clone Millions of Toyota, Hyundai, and Kia Keys
  8706. ARITH-MATIC: Computational Hardware for Pragmatists
  8707. Jim Scheinman TED Talk: The Amazing true story of Galen Clark, the "Father of Yosemite"
  8708. On the shoulders of the giants
  8709. Senior Cloud Advocate (Available Globally) in London, London, United Kingdom | Engineering at Microsoft
  8710. The Human Genome Is Full of Viruses
  8711. The Story of the PS2’s Backwards Compatibility From the Engineer Who Built It
  8712. Northern Italy quarantines 16 million people
  8713. We have to talk about this Python, Gunicorn, Gevent thing
  8714. Primes Demo - Making an 8 Bit pipelined CPU
  8715. Wang Xiuying · The Word from Wuhan · LRB 22 February 2020
  8716. draft-ietf-mls-protocol-09
  8717. Community Guidelines
  8718. Not a 'math person'? You may be better at learning to code than you think
  8719. Firecracker
  8720. Unsafe.As Method (System.Runtime.CompilerServices)
  8721. Empowering digital transformation with .NET, ML and Azure
  8722. Power up your browser with History Search
  8723. I have seen things
  8724. Here’s What a Googol-to-One Gear Ratio Looks Like
  8725. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  8726. Security Clearance Jobs - ClearanceJobs
  8727. Dev Your Life
  8728. Live Share Spaces - Visual Studio Marketplace
  8729. What's new in PowerShell 7 – Check it out!
  8730. Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  8731. Just a Dash
  8732. Keybase
  8733. Thought Download
  8734. Public Gratitudes
  8735. SeanKilleen.com
  8736. Abhishek Gupta – Medium
  8737. Miguel de Icaza
  8738. Exploring Different Disciplines in Your Career with Stephen Toub
  8739. Thomas Maurer MVP
  8740. A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools | PowerShell
  8741. Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  8742. MYBP (Maybe You’ve Been Pwned)
  8743. Adam Miller | SpeakerHub
  8744. How to use PowerShell ISE Mode in Visual Studio Code
  8745. Upgrade Mount for UniFi AC Pro AP
  8746. Not being an asshole will make you more money
  8747. localghost.io
  8748. The biggest mistakes I've made with Lunch Money (so far)
  8749. EARN IT is a direct attack on end-to-end encryption
  8750. Cloud Storage for $2 / TB / Mo
  8751. Virgin Media Disclosure Statement | TurgenSec
  8752. The beautiful machine
  8753. Zip Files: History, Explanation and Implementation
  8754. Zynga faces class action suit over massive Words With Friends hack
  8755. JavaScript Variables: var and let and const
  8756. Caffeine Boosts Problem-Solving Ability but Not Creativity, Study Indicates
  8757. renderman (RenderMan) | Keybase
  8758. Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  8759. Home | Jovica Turčinović
  8760. As we work to protect public health, we also need to protect the income of hourly workers who support our campus - Microsoft on the Issues
  8761. Who is Facebook's mysterious "Lan Tim 2"?
  8762. SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems
  8763. My New Role as Senior Program Manager for .NET Data
  8764. DuckDuckGo is good enough for regular use | www.bitlog.com
  8765. piCorePlayer
  8766. Mopidy
  8767. The Odyssey of Stark and Melody
  8768. Stark - Language And Frontend Compiler - Prototype 2019
  8769. Krisp | Noise Cancelling App
  8770. Invesco | About | Invesco on Social Media
  8771. Weekly Update 181
  8772. The Essential Guide to Securing Remote Access
  8773. Microsoft.NET.Sdk.Functions 3.0.4
  8774. CQRS: Refactoring Queries without Repositories - CodeOpinion
  8775. C# 8 nullable reference types - Red Hat Developer
  8776. Love in a time of Corona Virus - Tips, Tricks and Best Practices for Working Remotely
  8777. Millions of tiny databases
  8778. Visual Studio Code for PowerShell 7 | PowerShell
  8779. LEGO Lights & Lighting Kits - Free Global Shipping | Light My Bricks
  8780. CLUI: Building a Graphical Command Line
  8781. Companies fret as costs soar for software subscriptions - Indianapolis Business Journal
  8782. IPFS Powers the Distributed Web
  8783. Building Blazor applications on a Mac
  8784. Intel x86 Root of Trust: loss of trust
  8785. What the f*** were they thinking?! Crazy website biases exposed by naughty words lists (the NSFW version)
  8786. Data Incident Information | Help &amp; Advice
  8787. Uncle Sam compensates you for data leaks (yeah, right)
  8788. Radiooooo.com - The Musical Time Machine
  8789. NuGet Gallery | Blazored
  8790. The History of the URL
  8791. Legal notice| Aberdeen Standard Investments
  8792. How to Make Yourself Into a Learning Machine
  8793. Introduction to Malware Analysis and Reverse Engineering
  8794. Love and Math: The Heart of Hidden Reality: Edward Frenkel: 8601419969265: Amazon.com: Books
  8795. Clemens Vasters @clemensv
  8796. Anthony Levandowski ordered to pay $179 million to Google – TechCrunch
  8797. Landmark Computer Science Proof Cascades Through Physics and Math | Quanta Magazine
  8798. The tyranny of I/O and the rise of distributed systems
  8799. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  8800. Creating storage accounts and blob containers using Azure fluent API-s
  8801. Scoping in JavaScript: The Basics
  8802. Let's Encrypt to revoke 3,048,289 certificates
  8803. Let’s Encrypt discovers CAA bug, must revoke customer certificates
  8804. WTF :: WTF - the terminal dashboard
  8805. Please stop recommending Git Flow! – George Stocker
  8806. Waymo Via – Waymo
  8807. Structured concurrency - Wikipedia
  8808. Blazor Tutorial : Event Handling - EP23
  8809. Announcing PowerShell 7.0 | PowerShell
  8810. Monitoror — Unified monitoring wallboard
  8811. “Let’s use Kubernetes!” Now you have 8 problems
  8812. How Explaining Copyright Broke the YouTube Copyright System
  8813. Police raid tech support scam centre who had their CCTV hacked by vigilantes
  8814. Dapr - Visual Studio Marketplace
  8815. is it canceled yet?
  8816. Boots halts Advantage Card payments
  8817. Buy Past Cure for Xbox One - Microsoft Store
  8818. shortstack
  8819. OpenSOC - Network Defense Simulation
  8820. Pricing  |  Kubernetes Engine Documentation  |  Google Cloud
  8821. Enhancing Pwned Passwords Privacy with Padding
  8822. How to write a Roslyn Analyzer | .NET Blog
  8823. HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  8824. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  8825. Playing around with neumorphism in Xamarin.Forms
  8826. Announcing PowerShell 7.0 | PowerShell
  8827. Introduction to SerenityOS GUI programming
  8828. The growth of command line options, 1979-Present
  8829. Upgrade Your .NET Console App Experience
  8830. F# Publications | The F# Software Foundation
  8831. Introducing perfolizer
  8832. Episode 18 - The History of .NET with Richard Campbell
  8833. Post YC Depression
  8834. Spot The Drowning Child
  8835. Flamegraph.speedscope - speedscope
  8836. $75M legal startup Atrium shuts down, lays off 100 – TechCrunch
  8837. Why do I rag on BinaryFormatter?
  8838. BlazorWebinarWithCarl
  8839. Analysing .NET start-up time with Flamegraphs
  8840. Improving list sum function based on head and tail with C# 8
  8841. Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  8842. Tip 253 - Use Ingress Controller to access resources in an Azure Virtual Network
  8843. SAFE Adventures in F# – Azure From The Trenches
  8844. Tip 252 - Securing your managed Databases in Azure
  8845. ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  8846. The Spring 2020 Roadmap for Visual Studio published | Visual Studio Blog
  8847. Existence is random [JavaScript code to efficiently generate a random (version 4) UUID]
  8848. Azure Service Fabric 7.0 Fourth Refresh Release
  8849. MSSQL data and log files on Azure blob storage
  8850. IIS Hosting for ASP .NET Core 3.1 Web Apps
  8851. Class definitions in TypeScript
  8852. Levenshtein Distance (Part 3: Optimize Everything!)
  8853. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  8854. Levenshtein Distance with SIMD (Bonus Part)
  8855. 1619047 - Let's Encrypt: CAA Rechecking bug
  8856. Creating a custom ErrorHandlerMiddleware function
  8857. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  8858. Mysterious Light Sources
  8859. Intelligent Bill Payment Platform for Businesses | Bill.com
  8860. SETI@home Search for Alien Life Project Shuts Down After 21 Years
  8861. Working remotely during challenging times - Microsoft 365 Blog
  8862. Firefox 75 On Wayland Now To Have Full WebGL, Working VA-API Acceleration
  8863. Introduction to D3
  8864. About upcoming limits on trusted certificates
  8865. Model Builder Updates for ML.NET this February | .NET Blog
  8866. Getting started with Contoso Crafts
  8867. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  8868. The Different Kinds of Exoplanets You Meet in the Milky Way
  8869. .NET Core (Preview) - Docker Hub
  8870. PDF text extraction | FilingDB
  8871. Getting Started With React Hooks
  8872. Let's Encrypt certificate issue requiring urgent renewal
  8873. Episode 133 – Nick Craver: Stack Overflow to .NET Core | The 6 Figure Developer
  8874. Revoking certain certificates on March 4
  8875. How to set up a tab profile in Windows Terminal to automatically SSH into a Linux box
  8876. 0.3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333
  8877. Simple Systems Have Less Downtime
  8878. Integrating Tailwind CSS with Blazor using Gulp - Part 2
  8879. C# 8 default interface methods - Red Hat Developer
  8880. Next Stream: Wednesday at 11 AM ET // @_clarkio || @clarkio on socials
  8881. - Miguel de Icaza
  8882. Durable Functions Upgrade Strategies
  8883. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  8884. What's the Difference Between Blazor vs Razor
  8885. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  8886. Tip 251 - Working With Azure Functions in VS Code and GitHub
  8887. svenpetersen1965's Thingiverse Profile
  8888. AWS is updating minimum requirements for AWS Tools for PowerShell to Windows PowerShell 3.0 and .NET Framework 4.5 | Amazon Web Services
  8889. Project LightSpeed: Rewriting Messenger to be faster, smaller, and simpler
  8890. Free Magazines for .NET and JavaScript Developers
  8891. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  8892. Robinhood App and Website Down
  8893. fork() can fail: this is important
  8894. Re: SMB over QUIC: Files Without the VPN
  8895. GitTrends: GitHub Insights - Monitor Views and Clones of your GitHub Repositories | Product Hunt
  8896. microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  8897. Introducing GitTrends: GitHub Insights
  8898. Tesco issues warning to 600,000 Clubcard holders
  8899. Project Svalbard, Have I Been Pwned and its Ongoing Independence
  8900. Better passwords in Ruby applications with the Pwned Passwords API
  8901. Payment Request API
  8902. Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  8903. Rust Ownership Rules
  8904. WireGuard Gives Linux a Faster, More Secure VPN
  8905. WINDOWS93
  8906. When Bloom filters don't bloom
  8907. ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  8908. Blazor Tutorial : Razor Components | EventCallback - EP22
  8909. NDC Oslo 2020 | Software Developers Conference
  8910. Little known features of iTerm2
  8911. Epistemic standards for “Why did it take so long to invent X?”
  8912. Meet The DotNet Docs! Contributing to docs (and how to make it not suck)!
  8913. TechBash 2020 - A Developer Conference in the Northeast
  8914. Clojure: the Lisp that wants to spread
  8915. Dan Wahlin on about.me
  8916. The Simpsons - Alf pogs
  8917. runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  8918. Microsoft News API | Partner API Documentation
  8919. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  8920. Brad Fitzpatrick [bradfitz.com]
  8921. Decent Security
  8922. Decent Security
  8923. (PUBLIC) Building a better Go linker
  8924. DevReach - The Premier Dev Conference
  8925. APHL
  8926. DevReach 2020 to be Hosted in the US and Bulgaria
  8927. Home - Serving the Flight Tracking Enthusiast - ADS-B Exchange
  8928. Code with Dan
  8929. 1unicorn2
  8930. Fritz on the Web
  8931. Recent | Stories | DotNetKicks
  8932. Welcome to Babylon.js 4.1 - Windows Developer Blog
  8933. Automate developer work using Git Aliases
  8934. Identity column vs ETL Process - Simple Talk
  8935. Putting the Fun in C# Local Functions
  8936. What's New in Visual Studio Online | Visual Studio Blog
  8937. .NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  8938. Mutating Objects makes Testing Harder – George Stocker
  8939. Tip 250 - Using Visual Studio Online
  8940. .NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  8941. When Containers Become Trashcans
  8942. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  8943. Travelling with 24" monitors - My blog
  8944. Join the NEAR Protocol Discord Server!
  8945. Use the Git History to Identify Pain Points in Any Project :: Random Bits of Wisdom
  8946. Slides and links from DotNetDays Romania 2020
  8947. Things I Believe About Software Engineering
  8948. 📕 The 25 most recommended programming books of all-time.
  8949. HackerTracker.info
  8950. A journey to searching Have I Been Pwned database in 49μs (C++)
  8951. NymphCast: a casual attempt at an open alternative to ChromeCast and kin
  8952. Cybersecurity
  8953. Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  8954. Sharenting, BYOD and Kids Online: 10 Digital Tips for Modern Day Parents
  8955. Miranda homepage
  8956. How to Fill a Klein Bottle - Numberphile
  8957. List of 2020 Leap Day Bugs
  8958. Hemolithin: a Meteoritic Protein containing Iron and Lithium
  8959. DDD South West 2020 Call for Papers Extended
  8960. Security Notice
  8961. data stories
  8962. SharpLab
  8963. SharpLab
  8964. SharpLab
  8965. SharpLab
  8966. .NET Threading and WebAssembly
  8967. Detroit: Become Human - Scan effect in Unity
  8968. zkMesh
  8969. .NET R&D Digest (February, 2020)
  8970. My Ordinary Life: Improvements Since the 1990s - Gwern.net
  8971. Building a Custom Router for Blazor
  8972. Important GDC 2020 Update
  8973. Stack Exchange Data Explorer
  8974. How a 2 person startup already uses 28 other tools
  8975. A half-hour to learn Rust
  8976. DDD North 2020!
  8977. WPF Tips
  8978. WinUI Tips
  8979. How to brainstorm great business ideas
  8980. Joel Martinez
  8981. Chadslab
  8982. Microsoft cancels GDC 2020 presence due to coronavirus concerns - Gematsu
  8983. Switching back to the UI thread in WPF/UWP, in modern C#
  8984. moyix (Brendan Dolan-Gavitt) | Keybase
  8985. dade
  8986. Supporting other projects in the community
  8987. [Cado-nfs-discuss] Factorization of RSA-250
  8988. Microsoft - Official Home Page
  8989. SharpLab
  8990. I want off Mr. Golang's Wild Ride
  8991. Profit Hunt | profitable online projects
  8992. Black History Month: Hear from 5 Technology Innovators
  8993. Home | INSTINCT3
  8994. How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  8995. Programmers generate every possible melody in MIDI to prevent lawsuits - MusicTech
  8996. Digital Gift Cards | Give the Gift of Secure Passwords | 1Password
  8997. WildML
  8998. Weekly Update 180
  8999. .NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  9000. Rider 2020.1 Starts Early Access Program - .NET Tools Blog
  9001. How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  9002. Overview of Azure Cache for Redis - Simple Talk
  9003. ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  9004. Tip 249 - Deploying a Node.js Web App using Visual Studio Code, GitHub Actions and Azure
  9005. Adding Observability to .NET Core Apps ASP.NET Blog |
  9006. Immutability in DTOs?
  9007. Semantic UI
  9008. IoT SVG Idea
  9009. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  9010. Strava Runner Profile | David Ortinau
  9011. bern_relief.py
  9012. The Art of Zero Knowledge: Zero-Knowledge Proofs for Set Membership | ZKProof Standards
  9013. Mapping coronavirus, responsibly
  9014. How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  9015. Default Keyboard Shortcuts - Visual Studio 2019 for Mac
  9016. Math with Bad Drawings: Illuminating the Ideas That Shape Our Reality: Ben Orlin: 9780316509039: Amazon.com: Books
  9017. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  9018. Don’t try to sanitize input. Escape output.
  9019. Hundred year mistakes
  9020. Straffic
  9021. Straffic
  9022. Israeli Marketing Company Exposes Contacts Database
  9023. How to create a Dell-Ubuntu Image on your Dell PC
  9024. Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  9025. Why the GOV.UK Design System team changed the input type for numbers - Technology in government
  9026. Incident on 2020-02-27 14:31 UTC
  9027. A painless self-hosted Git service
  9028. Let's Encrypt Has Issued a Billion Certificates
  9029. Showcase of projects built with .net technology - BuiltWithDot.Net
  9030. QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  9031. CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
  9032. Welcome to Babylon.js 4.1
  9033. Become a Member | Mathematical Association of America
  9034. Twitch
  9035. C# 8 pattern matching - Red Hat Developer
  9036. tippin.me
  9037. The Simpsons in CSS
  9038. Provisional Mode | .NET Blog
  9039. The Oldest Company in Almost Every Country (That is Still in Business) - BusinessFinancing.co.uk
  9040. 3.0
  9041. x64dbg
  9042. YC's New Guide to Raising a Series A
  9043. Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes
  9044. Learning Blazor Components: The Definitive Guide
  9045. Getting Started with CORS in ASP.NET Core
  9046. Securing gRPC-based Microservices in .NET Core
  9047. What is a type in TypeScript? Two perspectives
  9048. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  9049. REST Commands and Queries in VS Code - ardalis
  9050. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  9051. Azure Cost Management + Billing updates – February 2020
  9052. @types/blazor__javascript-interop
  9053. Don't Forget To Be Awesome
  9054. Hard Startups
  9055. Laszlo - .Net Developer, Personal Blog
  9056. automatic SQL injection and database takeover tool
  9057. Lost doorway reveals historic secrets in Parliament
  9058. DOJ Plans to Strike Against Encryption While the Techlash Iron Is Hot
  9059. What's behind the hype about Blazor? - Stack Overflow Blog
  9060. Your Man in the Public Gallery - Assange Hearing Day 2 - Craig Murray
  9061. Regular-Expressions.info - Regex Tutorial, Examples and Reference
  9062. Dependency Injection in Azure Functions with C#
  9063. Things I Learned From Five Years in Climate Tech
  9064. Neutralinojs
  9065. Tailwind UI
  9066. Grid Garden
  9067. Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  9068. ReSharper 2020.1 Roadmap - .NET Tools Blog
  9069. Authentication and the Azure SDK
  9070. Marvin.Cache.Headers 5.0.0 Released
  9071. Use Blazor and C# to host a static website in Azure Storage
  9072. How to ignore files in Git without .gitignore - Red Hat Developer
  9073. Power Down: Low power mode for Azure Sphere
  9074. React Context with TypeScript: Part 2 - Complex context with function components
  9075. From WebForms to Blazor?
  9076. xUnit.net
  9077. A Just and Equitable Cannabis Industry
  9078. #444 – An Interview with Ben Eater
  9079. Steve Sanderson's Blog
  9080. The Amp Hour Electronics Podcast
  9081. What is this 48-pin laptop hard drive connector?
  9082. An Intuitive Guide to Linear Algebra – BetterExplained
  9083. JS Paint
  9084. Apple drops a bomb on long-life HTTPS certificates: Safari to snub new security certs valid for more than 13 months
  9085. No raw data, no science: another possible source of the reproducibility crisis
  9086. A History of Entity Framework
  9087. Search
  9088. .NET and VSCode
  9089. KubeCon + CloudNativeCon Europe 2020: It’s a Polyglot World of Stateless Funct...
  9090. To Get Good, Go After The Metagame
  9091. Cycling through all the streets in central London
  9092. Handling Huge Traffic Spikes with Azure Functions and Cloudflare
  9093. DDD By Night March 2020 @ Zendesk
  9094. Георгий Плотников «Just In Time hooking»
  9095. Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  9096. Buy X410 - Microsoft Store
  9097. Public Key Infrastructure (PKI) Engineer - Jobs at Apple
  9098. Pancake Numbers - Numberphile
  9099. csharpfritz - Twitch
  9100. BlazorForums.Net
  9101. Just In Time Hooking #
  9102. Get help with online scams
  9103. When ASP.NET Core can't find your controller: debugging application parts
  9104. C# ReadOnlySpan<byte> and static data
  9105. Bill Laswell
  9106. Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  9107. How can I replace the first occurrence of a character in every word?
  9108. The Facts: Mozilla’s DNS over HTTPs (DoH) – Open Policy & Advocacy
  9109. Getting Started with Parcel.js - A Web Application Bundler
  9110. HDRP: Out of Preview in 2019.3 - Unity Technologies Blog
  9111. Netflix is pleased to announce the open-source release of our crisis management orchestration framework: Dispatch!
  9112. Acrobat on the Web, Powered by WebAssembly
  9113. Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  9114. Getting started with ML.NET in Jupyter Notebooks
  9115. Announcing TypeScript 3.8 | TypeScript
  9116. Null API Responses and HTTP 204 Results in ASP.NET Core
  9117. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  9118. It’s 2020. Is your code ready for leap day?
  9119. Update on running ReSharper out of process - .NET Tools Blog
  9120. Typing Arrays in TypeScript
  9121. The Secret Code: ASP.NET MVC Conventions
  9122. TraceProcessor 1.0.0 - Windows Developer Blog
  9123. Azure Sphere is now generally available!
  9124. EA and Visual Studio’s Linux Support | C++ Team Blog
  9125. Episode 132 – EF and EF Core with Brice Lambson | The 6 Figure Developer
  9126. Python vs Julia autocorrelation
  9127. Learn how computers add numbers and build a 4 bit adder circuit
  9128. CamSD.ino
  9129. Dos and Don'ts of stackalloc
  9130. USW Flex Mini
  9131. SharpLab
  9132. On Voice Coding
  9133. Visual Studio for Mac: Refresh(); event
  9134. Andreessen-Horowitz craps on “AI” startups from a great height
  9135. Donald Knuth Was Framed
  9136. Software Development Company | BitTacklr
  9137. Are you reading the "What's New" in .NET docs?
  9138. Passwords, how they are hacked and how to protect them
  9139. Brief lessons on handling huge traffic spikes
  9140. Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  9141. Building a fake company
  9142. Cloudflare silently deleted my DNS records
  9143. C++ decltype and parentheses - why?
  9144. Bastion
  9145. crt.sh | cert-populations
  9146. Navigating microservices with .NET Core - Ryan Nowak
  9147. C# 8 asynchronous streams - Red Hat Developer
  9148. Pizza Box Computer
  9149. BernRelief.py
  9150. DDD North 2020
  9151. Confused by "groups" and the Linux "permission model"
  9152. 5 arguments to make managers care about technical debt
  9153. We found 6 critical PayPal vulnerabilities - and PayPal punished us for it | CyberNews
  9154. Compound Double Pendulums
  9155. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  9156. Screaming in the Cloud Archives - Last Week in AWS
  9157. pwn.college BETA
  9158. Doing Meta-Analysis in R
  9159. Routed Gothic Font
  9160. Web Workers, comlink, TypeScript and React
  9161. .NET Core/Standard Auto Incrementing Versioning
  9162. Building String Razor Template Engine with Bare Hands (.NET Core)
  9163. Designing an event-driven process at scale: Part 3 - Red Hat Developer
  9164. Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  9165. If I send a plaintext e-mail using Gmail to somebody, including my PGP public key block, is that secure?
  9166. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  9167. Comparing Callbacks, Promises and Async Await in TypeScript
  9168. C# - Sealed and internal - how to use in unit test?
  9169. New and improved JonSkeet.DemoUtil
  9170. TypeScript 3.8 Adds Private Fields and Top-Level Await
  9171. How can I create a password protected .zip file in Windows 10?
  9172. CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  9173. Alternatives to enums in TypeScript
  9174. Tip 248 - Top 5 VS Code extensions for Azure Developers
  9175. Mathematics for the adventurous self-learner
  9176. Blog - Paul Knopf
  9177. :: Darch
  9178. Home - Qml.Net
  9179. Famicom Party
  9180. CloudSkills.fm
  9181. grep.app
  9182. I've Just Launched "Pwned Passwords" V2 With Half a Billion Passwords for Download
  9183. The 17-Klein Bottle - Numberphile
  9184. .NET Memory Workshops
  9185. In depth guide to running Elasticsearch in production
  9186. The Zen of Go | Dave Cheney
  9187. Should you self-host Google Fonts?
  9188. Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  9189. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9190. SharpLab
  9191. OpenVPN Client Connect For Windows | OpenVPN
  9192. About Our Ads
  9193. dotnet/runtime
  9194. dotnet/runtime
  9195. A Simple Range Proof From Polynomial Commitments - HackMD
  9196. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9197. Recreating 3 Seconds of STAR WARS (Green Screen Model)
  9198. Running Windows 2000 on WSL
  9199. dotnet/runtime
  9200. Ella: A Vibrator You Control From Your Phone
  9201. dotnet/runtime
  9202. Damian Edwards
  9203. dotnet/runtime
  9204. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  9205. dotnet/runtime
  9206. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9207. QA Platform Engineer - DEV
  9208. dotnet/runtime
  9209. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9210. My Data of Unknown Origin - Pastebin.com
  9211. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  9212. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  9213. Software platform dependency analysis with F# and Neo4j
  9214. Welcome to Blazor Blogs!
  9215. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  9216. Introduction :: Learn TLA+
  9217. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  9218. Under the hood of “Default Interface Methods”
  9219. MongoDB Transactions in .NET Applications
  9220. William J. Bowman, Ph.D. | Home
  9221. Inrupt, Tim Berners-Lee's Solid, and Me
  9222. DDD East Midlands Conference 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  9223. hediet/vscode-debug-visualizer
  9224. Part 1 - Introduction and Setting up the REPL
  9225. Daniel Rubino on about.me
  9226. Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  9227. ErikEJ/EFCorePowerTools
  9228. Am I generating email link tokens correctly?
  9229. Do CPU credits exist for c5d.large instances? And if not, why not?
  9230. auto as a template argument placeholder for a function parameter
  9231. Can I safely update Windows 10?
  9232. Is the strcasecmp algorithm flawed?
  9233. Monobloc (chair) - Wikipedia
  9234. Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  9235. Why in Linux the rights to execute the file doesn't work?
  9236. microsoft/electionguard
  9237. M3
  9238. Channel 9 provides videos for developers, delivered by the people who work behind the scenes at Microsoft.
  9239. What To Do When You Reach Number 1 On Hacker News - Blog by Jared Nelsen
  9240. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  9241. TimeSnapper, automatic screenshot software, auto screen capture
  9242. Learning Rust With Entirely Too Many Linked Lists
  9243. Get a Free Demo | SentinelOne
  9244. Homepage | Plaid
  9245. Vue Vixens - Workshops for Foxy People to Learn Vue.js
  9246. xt0rted/slash-command-action
  9247. Stack Overflow is leaking user emails
  9248. MYTA Technologies_v3.mp4
  9249. Opportunities | MYTA Technologies
  9250. MusicKit JS | Apple Developer Documentation
  9251. What Happened with LEGO – Reality Prose
  9252. hassio-addons/addon-ssh
  9253. COPY | Npgsql Documentation
  9254. Welcome to the UK .NET Tour 2020
  9255. TotallyNotChase/glitch-this
  9256. 1.05.2019 Wir bauen einen Familien Kalender mit ASP.NET Core
  9257. VuePress
  9258. React book landing page
  9259. Source Code | OpenVPN
  9260. mcc (@mcc@mastodon.social)
  9261. Chris Noring — DEV Profile
  9262. Blazor | Build client web apps with C# | .NET
  9263. Building a Custom Router for Blazor
  9264. The friendly Operating System for the Internet of Things
  9265. Building a Custom Router for Blazor
  9266. Hash functions and security | Manning
  9267. I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  9268. Weekly Update 179
  9269. I'm now offering sponsorship of this blog
  9270. Instant Nancy Web Development
  9271. Ivan On Tech on Programming in Solidity, C++, and Javascript - Cryptographic Asset
  9272. Microservices in .NET Core
  9273. PostHog – Self Hosted Product Analytics
  9274. SQLite Query Language: WITH clause
  9275. home | CFAIL
  9276. Code Maze Weekly #13 - Code Maze
  9277. GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  9278. Configure the Linker for ASP.NET Core Blazor
  9279. A Dark Room
  9280. VorTechS/BlazorCarousel
  9281. Build a JavaScript Responsive Sidebar Menu
  9282. Free Website Builder | Create a Free Website | Wix.com
  9283. Retargeting & Tracking Pixels: Explained!
  9284. What Are APIs? - Simply Explained
  9285. DevOps For Dummies (For Dummies (Computer/Tech)): Emily Freeman: 9781119552222: Amazon.com: Books
  9286. Testing GitHub Oneboxes for Stack Overflow for Teams
  9287. Opinion: The unspoken truth about managing geeks
  9288. Just one week left to submit your talk proposals for DDD South West 2020!
  9289. Debugging Wednesday — Cancel this task!
  9290. The state of dotnet performance
  9291. Learning By Shipping
  9292. Testing GitHub Oneboxes on Stack Overflow for Teams
  9293. Master these JavaScript Fundamentals to Land Your Next Job
  9294. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  9295. Loosely Coupled Show: Software Architecture and Design - CodeOpinion
  9296. The Power of EventSourcing — Softwarepark
  9297. Storing IoT Data in a database
  9298. Fundamental Concepts for Elastic Jobs in Azure SQL Database
  9299. Getting started with Uno Platform and ReactiveUI - Uno Platform
  9300. Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  9301. Trains.NET - Lets ride the Comet ☄ and see how far we get
  9302. MFractor For Visual Studio Windows Now Available
  9303. Fixing Random, part 28
  9304. Fixing Random, part 24
  9305. Trains.NET - Lets ride the Comet ☄ and see how far we get
  9306. Porting old posts, part 2
  9307. Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  9308. Chris Sainty - Building with Blazor
  9309. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  9310. What is content caching on Mac?
  9311. petterhoel/Todos
  9312. My Media Creation Setup
  9313. Fixing Random, part 18
  9314. Fixing Random, part 23
  9315. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  9316. Compiler Explorer - C (x86-64 clang 9.0.0)
  9317. EF Core adoption is very healthy
  9318. Fixing Random, part 29
  9319. Medicare for All: Last Week Tonight with John Oliver (HBO)
  9320. DEFINE_ME
  9321. JetBrains Mono: A free and open source typeface for developers
  9322. Fixing Random, part 22
  9323. How to test logging when using Microsoft.Extensions.Logging
  9324. Time Stand Still
  9325. Service Fabric Community Q&A 41
  9326. Exclusive: Details of 10.6 million MGM hotel guests posted on a hacking forum | ZDNet
  9327. .NET Design Review: ARM Intrinsics
  9328. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  9329. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  9330. .NET Design Review: Quick Reviews
  9331. Trains․NET - Episode 16 - Nicer UI and removing Windows Forms
  9332. Davy Wybiral
  9333. Fixing Random, part 25
  9334. Candle Touch™- The First Smart, Connected, Real-Flame Candle
  9335. NetFabric/NetFabric.Hyperlinq
  9336. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  9337. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  9338. helvetica scenario
  9339. The future of work looks like staying out of the office
  9340. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  9341. The Wandering Earth (2019) - IMDb
  9342. Compiler Explorer - C (x86-64 clang 9.0.0)
  9343. New optimizations boost performance in preview builds of Microsoft Edge - Microsoft Edge Blog
  9344. Integrating Tailwind CSS with Blazor using Gulp - Part 1
  9345. EF Core Tips: Don’t call Update when you don’t need to!
  9346. Fixing Random, part 21
  9347. Plan for Entity Framework Core 5.0
  9348. Messaging Layer Security: Towards a New Era of Secure Group Messaging
  9349. Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  9350. Porting old posts, part 1
  9351. billy corgan rides a rollercoaster
  9352. It's the End of the World As We Know It but it's in 7/4
  9353. Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  9354. Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  9355. Andrey Akinshin's blog
  9356. Fixing Random, part 26
  9357. Fixing Random, part 19
  9358. Mechanized Proofs for PL: Past, Present, and Future
  9359. NVIDIA/cutlass
  9360. Home
  9361. YohDeadfall/Yoh.Tuples
  9362. Loosely Coupled Show | Episode #000 | Software Architecture
  9363. T4 and EF Core Reverse Engineering
  9364. Cryptologie
  9365. Microsoft Flagship Events
  9366. 1564808 - Unable to drag and drop images or URLs from browser to desktop when running Windows as Administrator with UAC disabled
  9367. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  9368. Fixing Random, part 20
  9369. Posts by Ben Adams
  9370. Data Brokers are Cruising for a Bruising
  9371. Security Scanning Your .NET Core Applications
  9372. David Wengier
  9373. the Nothing itself nothings
  9374. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  9375. The hidden war over grocery shelf space
  9376. Decompile .NET code while debugging - Visual Studio
  9377. Hardware build: CRC calculation
  9378. Blazored.FluentValidation 1.2.0
  9379. Languages & Runtime: .NET Community Standup - Feb 13th 2020 - ❤🌹
  9380. Nick Craver - Software Imagineering
  9381. How do CRCs work?
  9382. How To Create a Blazor Component
  9383. Fixing Random, part 30
  9384. Make your custom .NET GC - "whys" and "hows" - Konrad Kokosa
  9385. Unhandled Exception
  9386. Tinkering with client-side Blazor and the AWS SDK for .NET
  9387. Epic Circles - Numberphile
  9388. Simulating Supply and Demand
  9389. Roundup #68
  9390. Rider 2019.3.2 is Available! - .NET Tools Blog
  9391. Dave - Black (Live at The BRITs 2020)
  9392. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  9393. Numberphile
  9394. Porting old posts, part 3
  9395. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  9396. Home · terrajobst
  9397. fiigii.com
  9398. Transactions with MongoDB 4.0 and .Net
  9399. Jon Galloway - Jon Galloway
  9400. Update on our new and upcoming security keys
  9401. hattan shobokshi
  9402. X25519 in Web Cryptography · Issue #271 · mozilla/standards-positions
  9403. Weekly Update 178
  9404. Andrew Lock | .NET Escapades
  9405. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  9406. Azure App Configuration is now generally available | Azure updates | Microsoft Azure
  9407. Blazor in more depth - Ryan Nowak & Steve Sanderson
  9408. Asher Wolf – Medium
  9409. Continuous C# and F# IDE for iPads and iPhones
  9410. Visual Studio 2010 Best Practices
  9411. Appstat - App Store Sales & Analytics on your Mac
  9412. Lychee — Self-hosted photo-management done right
  9413. xamarin/Essentials
  9414. cldubya - Twitch
  9415. Connection Abstractions · Issue #1793 · dotnet/runtime
  9416. system.net - Domain Name For Sale | DAN.COM
  9417. FEMMEBIT
  9418. Steven Troughton-Smith is creating Tech, Development & Games Commentary | Patreon
  9419. Habitica - Gamify Your Life
  9420. Paperwork
  9421. BlurHash
  9422. bitcrazed (Rich Turner) | Keybase
  9423. Strings and Loops within Pi - Numberphile
  9424. MongoDB.local SF 2018
  9425. Streisand effect - Wikipedia
  9426. Plain Text Offenders
  9427. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  9428. Designing an event-driven business process at scale: A health management example, Part 1 - Red Hat Developer
  9429. February 2020 SDK Release
  9430. Code review red flag: Where is the missing code?
  9431. Elastic Jobs in Azure SQL Database – What and Why
  9432. Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  9433. React Context with TypeScript: Part 1 - Simple context with function components
  9434. MSIX Packaging Tool Insider Program
  9435. Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  9436. Builder as a monoid
  9437. Migrating your applications to Azure using Virtual Machine Scale Sets, Packer and Virtual Machine extensions – Part 1
  9438. Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  9439. Is Blazor For Everyone? — App vNext
  9440. Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  9441. Blazor by Example - A dismissable banner
  9442. SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  9443. Xamarin Coding Standards | Jesse Liberty
  9444. Monsters Weekly 152 - GitHub Actions and .NET Core
  9445. Hash functions and security | Manning
  9446. CSLA .NET Version 5.1.0 Release
  9447. Rider 2020.1 Roadmap - .NET Tools Blog
  9448. Resource Pseudo Localization - Protecting developers from themselves
  9449. GIFs and SwipeView in Xamarin Forms 4.4
  9450. Types for classes in TypeScript
  9451. ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  9452. Careers at Microsoft | Microsoft jobs
  9453. Azure This Week: Azure This Week - Ignite The Tour: Sydney
  9454. OS hacking: Let's port git to SerenityOS!
  9455. Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  9456. Careers at Microsoft | Microsoft jobs
  9457. Bvckup 2 | Introducing a small spinoff project - byenow - a faster folder deleter
  9458. Google Fonts
  9459. syscolabs/kasaya
  9460. data stories
  9461. BBC Micro bot
  9462. Screaming in the Cloud Archives - Last Week in AWS
  9463. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  9464. ralfholly/git-autocommit
  9465. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  9466. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  9467. Marten
  9468. Straffic
  9469. Szkoła Event Sourcing - Fakty i Mity o Event Sourcing
  9470. Lupusa87 - Overview
  9471. joshfree - Overview
  9472. Animal Crossing: New Horizons Direct (Nintendo Switch)
  9473. The Computer Scientist Responsible For Cut, Copy, and Paste, Has Passed Away
  9474. Seba's Photography - A blog about photography and (if happens) travels. Photographer based in Portsmouth, UK. Mainly portraits, street and few landscape photography
  9475. sebas77 - Overview
  9476. Multi-Perspective Validation Improves Domain Validation Security - Let's Encrypt - Free SSL/TLS Certificates
  9477. Is there a good way to communicate choose at least one?
  9478. DeepL Translator
  9479. Latacora - Stop Using Encrypted Email
  9480. Password Managers with guest Troy Hunt | Weekly Dev Tips
  9481. How 1500 bytes became the MTU of the internet
  9482. Does register selection matter to performance on x86 CPUs?
  9483. ASP.NET Core Middleware Registration
  9484. Hexa
  9485. xLayers: Design – Code – Repeat
  9486. ngx.tools: Angular Packages Discovery
  9487. Blazor, a new framework for browser-based .NET apps - Steve Sanderson
  9488. Peter Lawrence Montgomery, 1947-2020
  9489. galaxus.de – mehr als ein Onlineshop
  9490. Open Game Engine Exchange
  9491. SSW Consulting - .NET, Web, Mobile, CRM, SharePoint, Azure, Power BI, Angular, React, Office 365 and Dynamics
  9492. Why we left AWS
  9493. Welcome to the Worldwide Center of Mathematics on YouTube!
  9494. Code Traveler
  9495. ASP.NET Core News - Your weekly update of everything ASP.NET Core
  9496. G-Truc Creation
  9497. jkotas - Overview
  9498. JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  9499. PeachPie | PHP compiler to .NET
  9500. Ed Southall
  9501. Azure This Week: Watch the latest videos
  9502. Initial Memcached protocol by MonsieurTib · Pull Request #84 · davidfowl/BedrockFramework
  9503. StackShare Weekly Digest.
  9504. There Are Whales Alive Today Who Were Born Before Moby Dick Was Written
  9505. Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  9506. Twitch
  9507. Welcome | Azure Tips and Tricks
  9508. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  9509. IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  9510. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  9511. Type-Driven Development with Idris
  9512. Snap: a Microkernel Approach to Host Networking
  9513. sdras - Overview
  9514. Testing GitHub Oneboxes
  9515. From DotNet Run to Hello World - .NET Oxford - January 2020
  9516. Donating BAT to Have I Been Pwned with Brave Browser
  9517. Tentacles Akimbo (with Cliff Stoll) - Numberphile
  9518. TGI Kubernetes 105: Dapr - Distributed Application Runtime
  9519. What is a stack and how does it work? — 6502 part 5
  9520. Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  9521. Application Diagnostics in .NET Core 3.1 - Damian Edwards & David Fowler
  9522. SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  9523. Running 'Have I Been Pwned' with Azure and Cloudflare | Tech Tips NDC Sydney 2019
  9524. Azure ESP32 Dev Kit Board and resources
  9525. A Miraculous Proof (Ptolemy's Theorem) - Numberphile
  9526. Pentagons and the Golden Ratio - Numberphile
  9527. Hello World - Introduction to C# interactive C# tutorial
  9528. Kevin Gosse — The debugging mindset
  9529. Pronoun Island: he/him examples
  9530. Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  9531. awkwardhugs.org
  9532. Oracle Buys Aconex
  9533. InboxSDK
  9534. jasonmayes/Real-Time-Person-Removal
  9535. Mining my mailbox for top email service providers
  9536. nquinlan/Email-Intelligence
  9537. rswier/c4
  9538. Master of Aggregates
  9539. Continuous Delivery, Deployment and DevOps platform - Octopus Deploy
  9540. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  9541. campersau - Overview
  9542. Reset your code
  9543. 304NotModified - Overview
  9544. Announcing speakers for 2020 : C++ On Sea
  9545. git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  9546. Hello World: The Film
  9547. Twitch
  9548. Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  9549. dotnet/aspnetcore
  9550. Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  9551. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  9552. ReactJSConsulting.com
  9553. Azure Weekly
  9554. Caliper - Measure what matters for hiring in AI. At scale.
  9555. dotnet/project-system
  9556. Twitch
  9557. A Piece of Pi for Patrons | Numberphile on Patreon
  9558. COPY | Npgsql Documentation
  9559. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  9560. efcore/EFCore.NamingConventions
  9561. emadashi - Twitch
  9562. Main Page الصفحة الرئيسية
  9563. Jesse Liberty on about.me
  9564. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  9565. Adam Storr - Integration Testing with ASP.NET Core 3.1
  9566. LLVM Meetup - Toronto, May 2019
  9567. Why Do So Many Incompetent Men Become Leaders?
  9568. Pronoun Island: he/him and they/them examples
  9569. To Seem More Competent, Be More Confident
  9570. CertificateManager 1.0.3
  9571. Building an ASP.NET Core app and deploying to Azure with GitHub Actions (hopefully)
  9572. David Pfau
  9573. Redash helps you make sense of your data
  9574. Avoid rewriting a legacy system from scratch, by strangling it
  9575. brajkovic (Bojan Rajkovic) | Keybase
  9576. School of Video Game Audio
  9577. Updates | RealtimeCSG
  9578. Sander van Rossen is creating level editor tools for Unity | Patreon
  9579. Build software better, together
  9580. RadicalCSG/Chisel.Prototype
  9581. Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon
  9582. NYC Salon
  9583. dwmkerr/hacker-laws
  9584. Great App Search Checklist
  9585. Codefresh is the first CI/CD platform built for Kubernetes and Docker.
  9586. Generic Host Builder in ASP .NET Core 3.1
  9587. Your balance is $0.30000000004
  9588. i am the cavalry
  9589. Unity - Unity
  9590. Home | Mono
  9591. Rugged Software
  9592. Working with expression trees in C# | Alexey Golub
  9593. PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים
  9594. TaoSecurity
  9595. About - iCircuit - The Realtime Circuit Simulator and Editor
  9596. NoSQL Database | RavenDB ACID NoSQL Document Database
  9597. Calca - The Text Editor that Loves Math
  9598. Continuous C# and F# IDE for iPads and iPhones
  9599. Working with expression trees in C# | Alexey Golub
  9600. dotnet/project-system
  9601. Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  9602. HusseiN98D on Bugcrowd
  9603. HackerOne
  9604. dotnet/runtime
  9605. Rémi Bourgarel’s Blog
  9606. Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  9607. dataframe.ca Blog
  9608. Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  9609. Tipping with Brave Rewards
  9610. Real-World Cryptography
  9611. dotnet/runtime
  9612. F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update!
  9613. Blockchain Research Newsletter
  9614. dotnet/runtime
  9615. dotnet/runtime
  9616. Ptolemy's Theorem — Brady Haran
  9617. Performance testing
  9618. Visual Studio Code January 2019
  9619. dotnet/runtime
  9620. HackerOne
  9621. Fermat's Library | Librarian
  9622. Pronoun Island: she/her examples
  9623. Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  9624. dotnet/runtime
  9625. dotnet/runtime
  9626. Latest News - NSW Police Public Site
  9627. iolevel/wpdotnet-sdk
  9628. LiteDB :: A .NET embedded NoSQL database
  9629. Migrating configuration in .NET Framework to .NET Core
  9630. Calculating Pi: My attempt at breaking the Pi World Record
  9631. dotnet/runtime
  9632. Private Thoughts
  9633. Free Finance Research Library of White Papers, Magazines, Reports, and eBooks
  9634. Manning | Deal of the Day
  9635. Cake - Home
  9636. RAM and bus timing
  9637. The Golden Ratio (why it is so irrational) - Numberphile
  9638. The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  9639. PowerPoint-Präsentation
  9640. Man who misses Ceefax spends years creating his own version
  9641. A Survey of Compiler Testing
  9642. Ben Eater
  9643. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  9644. AVIF for Next-Generation Image Coding
  9645. Research based on the .NET Runtime
  9646. What do software engineers who work at a large scale understand that other developers don't? - Quora
  9647. Base64 encoding and decoding at almost the speed of a memory copy
  9648. xt0rted/actions
  9649. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  9650. ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  9651. Rust for professionals
  9652. New Microsoft.Toolkit.HighPerformance package by Sergio0694 · Pull Request #3128 · windows-toolkit/WindowsCommunityToolkit
  9653. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  9654. DeFacto
  9655. Chart Test
  9656. xKloc/Todos
  9657. davidfowl/Todos
  9658. Developer South Coast (Southampton, United Kingdom)
  9659. csharpfritz - Twitch
  9660. NuGet | Status
  9661. The NuGet Blog
  9662. Windows Update Delivery Optimization: FAQ
  9663. Image Overhaul (.webp support) by NickCraver · Pull Request #47 · NickCraver/nickcraver.github.com
  9664. ⚙ D65366 [CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
  9665. Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  9666. PageSpeed Insights
  9667. Lazyload images by bengreenstein · Pull Request #3752 · whatwg/html
  9668. To boldly suggest an overall plan for C++23
  9669. LearnAwesome.org
  9670. ActivityPub, the secret weapon of the Fediverse
  9671. Image actions - trying it <3 by NickCraver · Pull Request #46 · NickCraver/nickcraver.github.com
  9672. How HTTPS works Part 1 — Building Blocks
  9673. PuzzleScript Game
  9674. maharmstone/quibble
  9675. Nedbank client data compromised in security breach - TechCentral
  9676. r/UCSC - CHP blocking High Street during Day 2 of the COLA strike. [OC]
  9677. The No More Ransom Project
  9678. AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1)
  9679. Firecracker: Lightweight Virtualization for Serverless Applications
  9680. Hyperping | Uptime monitoring with public status pages
  9681. M/Monit
  9682. etcd
  9683. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  9684. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  9685. Carl Franklin's Blazor Road Show!
  9686. Valid Lovely Triangles - Numberphile
  9687. Triangles by Numberphile
  9688. dotnet-dstrings 1.1.0
  9689. Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018
  9690. WACUP (WinAmp Community Update Project)
  9691. dapr/dapr
  9692. ReactSharp - A C# library for building web user interfaces
  9693. SamProf/ReactSharp
  9694. Performance traps of ref locals and ref returns in C# | Premier Developer
  9695. When must we use extern alias keyword in C#?
  9696. extern alias - C# Reference
  9697. davidfowl/Todos
  9698. The past and the future of hub
  9699. Visual Studio for Mac: Refresh(); event
  9700. Microsoft for Startups – Building Startups | Microsoft for Startups
  9701. Steve Gordon - Adventures in ASP.NET Core
  9702. Humanitarian Toolbox
  9703. RunAsRadio - Home
  9704. .NET Rocks! vNext
  9705. Global IT Burnout Index
  9706. Validating SSL Certificates With .NET ServicePointManager
  9707. Model-View-Update (MVU) – How Does It Work?
  9708. Shell Magic
  9709. Why are we so bad at software engineering? | www.bitlog.com
  9710. Introducing Terminal V2
  9711. ING open sources Lion: A library of performant, accessible & flexible Web Components
  9712. Amazon found every 100ms of latency cost them 1% in sales.
  9713. flatpickr
  9714. Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  9715. .NET Blog
  9716. Nintendo Support: Nintendo 3DS Internet Browser Specs
  9717. NuGet/Home
  9718. NuGet documentation
  9719. Black History Month: Building a better future together - The Official Microsoft Blog
  9720. OpenPush - A Free, Decentralized Push Messaging Framework for Android | F-Droid - Free and Open Source Android App Repository
  9721. Trains.NET - Episode 15 - Implementing the rest of the UI with Comet
  9722. Motion · Blog · Where are all the animated SVGs? · Animated SVG icon editor
  9723. dotnet-tool-target.md
  9724. 256LOL - An x86 Assembler in 256 LOC
  9725. marcpaq/b1fipl
  9726. Generate - Privacy-related Data Security Incident
  9727. RØDE Microphones - VXLR+
  9728. The Best Cybersecurity Blogs of 2020 - ClearanceJobs
  9729. Rendering Particles with Compute Shaders - Mike Turitzin
  9730. GitHub CLI Beta
  9731. HEY
  9732. Newtonsoft Vs System.Text.Json – Talk Technical
  9733. Building C# 8.0 | .NET Blog
  9734. Tanaguru Contrast-Finder
  9735. Memory Bandwidth Napkin Math
  9736. Blazored/FluentValidation
  9737. Tinkering with client-side Blazor and the AWS SDK for .NET
  9738. Forms and Fields in ASP .NET Core 3.1
  9739. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  9740. google/tink
  9741. Nick Craver - Binding Redirects
  9742. INN Revival :: Home
  9743. Visual 6502 in JavaScript
  9744. Stage.js - 2D JavaScript library for cross-platform HTML5 game development
  9745. ~sircmpwn/shit - sourcehut git
  9746. Minor Change
  9747. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  9748. MS Build: Things You Should Know About Project Files - .NET Oxford - January 2020
  9749. Nextcloud
  9750. More speakers announced | Techorama
  9751. This Goes to Eleven (Part. 3/∞)
  9752. SRI Hash Generator
  9753. This Goes to Eleven (Part. 2/∞)
  9754. Fragment Routing with Blazor
  9755. HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  9756. TWC9: Christina's Back, VS Code 1.42, .NET Interactive, PowerShell in Jupyter Notebooks and more
  9757. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  9758. .NET Core - Docker Hub
  9759. How symmetric password-authenticated key exchanges work (sPAKE)
  9760. London Crypto Day 2020
  9761. 0xd4d/dnlib
  9762. Home | Old Book Illustrations
  9763. Cloud Maker | Draw deployable AWS, Azure, & GCP diagrams
  9764. Patient Rogue by watabou
  9765. HTTPS Is Easy!
  9766. signalrcore
  9767. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  9768. Create Certificates for IdentityServer4 signing using .NET Core
  9769. Generate YouTube Thumbnails with ImageSharp and .NET Core
  9770. Speakers | Techorama
  9771. Agenda Techorama 2020 | Techorama
  9772. Terence Eden’s Blog
  9773. Inter font family
  9774. WebAssembly Summit: Schedule
  9775. Code Maze Weekly #11 - Code Maze
  9776. 5 things to be aware of with F# anonymous records | Compositional IT
  9777. Getting Started with Asynchronous Programming in .NET
  9778. You’re probably using the wrong dictionary « the jsomers.net blog
  9779. Space Frigates
  9780. FastComments - Commenting Done Right
  9781. dotnet-format Problem Matcher - GitHub Marketplace
  9782. http://www.cs.tufts.edu/~jfoster/papers/popl11.pdf
  9783. AMD PowerPoint- White Template
  9784. https://www.cert.ssi.gouv.fr/uploads/CERTFR-2020-CTI-001.pdf
  9785. ASP.NET Core docs: What's new for January 2020
  9786. How do Managed Breakpoints work?
  9787. Text Fragments
  9788. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  9789. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  9790. William J. Bowman, Ph.D. | Home
  9791. Constant Grind: Q&A | Two Headed Girl
  9792. Raph
  9793. ErikEJ/EFCorePowerTools
  9794. EdCharbeneau/BlazorPro.Spinkit
  9795. The Bright Side of Imposter Syndrome.
  9796. davidfowl/Todos
  9797. The world's worst video card?
  9798. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  9799. ASP.NET Core in Action
  9800. Dangerous Domain Corp.com Goes Up for Sale — Krebs on Security
  9801. Russian Multiplication - Numberphile
  9802. Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  9803. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 2
  9804. Cake - Home
  9805. The bright side of imposter syndrome. | Leo Gopal
  9806. SpaceX Boca Chica - Starship SN1 Bulkhead Flip
  9807. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  9808. Atlas V launch with Solar Orbiter
  9809. SSW Consulting - .NET, Web, Mobile, CRM, SharePoint, Azure, Power BI, Angular, React, Office 365 and Dynamics
  9810. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  9811. NASA Live: Official Stream of NASA TV
  9812. Antares lofts Cygnus on 13th ISS resupply flight - NASASpaceFlight.com
  9813. Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  9814. Raph
  9815. SimonCropp - Overview
  9816. Blazor Radiator - Visual Studio Marketplace
  9817. EdCharbeneau/BlazorPro.Spinkit
  9818. Photos - TTM
  9819. LIVE: Atlas V Solar Orbiter pad tour, remote camera setup, and Q&A
  9820. fatih/faillint
  9821. Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  9822. "Reverse Engineering for Beginners" free book
  9823. Livestream — Kerbal Space Academy
  9824. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  9825. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  9826. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  9827. Garbage Collection at Food Courts | .NET Blog
  9828. Zoey McCullough (@zoeysaurusrex). Ask me anything on ASKfm
  9829. Wave Engine’s on-line glTF viewer – WaveEngine Team
  9830. dotnet/runtime
  9831. davidfowl/Todos
  9832. Let's Encrypt Stats - Let's Encrypt - Free SSL/TLS Certificates
  9833. dotNetDave Rocks NDC { Porto } 2020
  9834. Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
  9835. Code Maze Weekly #10 - Code Maze
  9836. Creating Certificates in .NET Core for Vue.js development using HTTPS
  9837. Trace Context is a W3C Recommendation | W3C News
  9838. 2020 Java Technology Report | Rebel
  9839. ASP.NET Core 2.1 Supported Packages
  9840. .NET Blog
  9841. SpaceX Boca Chica - Night Ops - Rings and Bulkhead Mate
  9842. Atlas V Solar Orbiter rollout and Wallops NG-13 Antares & Cygnus tour
  9843. String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  9844. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  9845. Mobile Blazor Bindings – Getting Started + Why You Should Care
  9846. How do Managed Breakpoints work?
  9847. allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  9848. Todo-Backend
  9849. torvalds/linux
  9850. NASA Shares Initial Findings from Boeing Starliner Orbital Flight Test Investigation – Commercial Crew Program
  9851. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  9852. The polygons of Another World: Game Boy Advance
  9853. Exploring .NET Core
  9854. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  9855. Tiny Mirror
  9856. Spark-gap transmitter - Wikipedia
  9857. ASP.NET Core docs: What's new for January 2020
  9858. Soyuz MS-13 EOM Events (Undock, Entry, Landing) February 6, 2020
  9859. damienbod/AspNetCoreCertificates
  9860. Defining your cloud infrasture as code with Pulumi and .NET
  9861. Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  9862. Skeuomorph Mobile Banking | Dark Mode 🌘
  9863. Neumorphism in user interfaces
  9864. GC Handles | .NET Blog
  9865. bchavez/Bogus
  9866. Scroll To Text Fragment - Chrome Platform Status
  9867. Get more information at a glance with issue and pull request linking
  9868. .NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  9869. NyxTech - Affordable, Portable Astrophotography.
  9870. The Ultimate Game Boy Talk (33c3)
  9871. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  9872. Kill It With Fire - Teaser
  9873. Comby〔 Rewrite Code 〕
  9874. Online Text Editor - MyTextArea - a simple online text editor
  9875. Mint
  9876. PureText
  9877. p8952/bocker
  9878. Spinal Map - Thunderforest
  9879. SoCal Code Camp
  9880. SpaceX Satellite Rideshare
  9881. Soyuz MS-13 crew return to Earth - NASASpaceFlight.com
  9882. Soyuz MS-13 EOM Events (Undock, Entry, Landing) February 6, 2020
  9883. PostgreSQL For Those Who Can’t Even, Part 1
  9884. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  9885. This is relevant only for multimedia apps. I have fintech systems in production... | Hacker News
  9886. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  9887. Wacom drawing tablets track the name of every application that you open | Robert Heaton
  9888. It's not just you, Windows 10 Search is giving blank results
  9889. SpaceX F9: PACE - Cape Canaveral - December 2022
  9890. Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  9891. Home
  9892. Fair Fight 2020 | Fair Fight
  9893. Serious Cryptography | No Starch Press
  9894. Dotnet-Boxed/Templates
  9895. SpaceX asks permission to take Starship on a high-altitude test flight
  9896. Google's OpenSK lets you BYOSK – burn your own security key
  9897. tock/tock
  9898. EF Core Relationships in ASP .NET Core 3.1
  9899. CaltropUwU/BadUI
  9900. Volume Control
  9901. SLS Core Stage in Stennis B-2 Stand to start Green Run campaign - NASASpaceFlight.com
  9902. Here's Why Your Static Website Needs HTTPS
  9903. Toll Group tight-lipped on alleged ransomware attack
  9904. Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  9905. Life of a triangle - NVIDIA's logical pipeline
  9906. GPU Performance for Game Artists
  9907. Add Real-Time to a Java App with Azure SignalR Service
  9908. Assembly language vs. machine code — 6502 part 3
  9909. Digging into the Bedrock framework, January 2020
  9910. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  9911. Performance testing
  9912. Champaign Mathematician - with Holly Krieger — Numberphile
  9913. Fixing Random, part 27
  9914. This is what happens when you divide by zero on a mechanical calculator
  9915. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  9916. What dotnet new Could Be
  9917. signalr package · go.dev
  9918. Getting started with cloud deployments with Pulumi and .NET
  9919. Yahoo! Inc. Customer Data Security Breach Litigation Settlement
  9920. Fast, parallel applications with WebAssembly SIMD · V8
  9921. Reuse Blazor WASM UI in Blazor Server — App vNext
  9922. .NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  9923. Jon Galloway’s 'business-time' books on Goodreads (5 books)
  9924. 31JAN20 - REGULAR SEASONAL TOURNAMENTS
  9925. Did Nintendo really forget to Optimize Super Mario 64 ? | MVG
  9926. Ghidra
  9927. Collecting and analyzing memory dumps | .NET Blog
  9928. Girls Who Code -- Join 185,000 Girls Who Code today!
  9929. #GAMELAB19: Making Baba Is You,what is this? by Arvi Teikari Hempuli
  9930. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  9931. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  9932. r/BetterEveryLoop - Best dog sledding
  9933. MoonScript, a language that compiles to Lua
  9934. World's worst video card? The exciting conclusion
  9935. Ideone.com
  9936. The path to less stress? Strategic pessimism. | Derren Brown | Big Think
  9937. SAP-1 Processor Architecture — SAP-1 Processor Architecture documentation
  9938. dangrie158/SAP-1
  9939. Old CSS, new CSS / fuzzy notepad
  9940. DDD South West 2020 Call for Papers Now Open
  9941. Birthday problem - Wikipedia
  9942. Why 02/02/2020 is the most palindromic date ever.
  9943. Steve's Guitar Pedal Shop
  9944. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  9945. draft-ietf-mls-architecture-04 - The Messaging Layer Security (MLS) Architecture
  9946. Technical details for satellite NOAA 19
  9947. Technical details for satellite NOAA 18
  9948. Technical details for satellite NOAA 15
  9949. Stack Overflow
  9950. Get Minesweeper 10 - Microsoft Store
  9951. New controls: BoxView, CheckBox, ImageButton, and Slider by Eilon · Pull Request #72 · xamarin/MobileBlazorBindings
  9952. Manipulating the YouTube Algorithm - (Part 1/3) Smarter Every Day 213
  9953. Metrics
  9954. Designing for Coziness
  9955. Approximating Irrational Numbers (Duffin-Schaeffer Conjecture) - Numberphile
  9956. Science Cafe Dec – Knotty Sculptures
  9957. The Problems with Secret Santa - Numberphile
  9958. Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  9959. Enigma machine
  9960. Fabulous adventures in coding
  9961. Streaming Kubernetes’ logs using SignalR – Do Not Panic
  9962. AmpliFi | Faster, Whole-Home Wi-Fi
  9963. Working with the new Microsoft.Data.SqlClient
  9964. Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  9965. “Hello, world” from scratch on a 6502 — Part 1
  9966. How do CPUs read machine code? — 6502 part 2
  9967. Ben, Ben and Blue
  9968. Ben Eater
  9969. Ben Eater
  9970. SameSite Updates - The Chromium Projects
  9971. dotnet/aspnetcore
  9972. aspnet/AspNetWebStack
  9973. [Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  9974. Global championship of driverless cars
  9975. Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch
  9976. Do SSL warranties protect you? As much as rocks keep tigers away...
  9977. Netherlands recognises Church of the Flying Spaghetti Monster as a religion
  9978. Health-Records Company Pushed Opioids to Doctors in Secret Deal With Drugmaker
  9979. This Goes to Eleven (Part 1/∞)
  9980. Lessons for Life: The Obituaries of Republicans Who Opposed Nixon's Impeachment
  9981. Desktop Goose by samperson
  9982. Ryujinx - Nintendo Switch Emulator
  9983. How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh - Scott Hanselman
  9984. Desktop Goose by samperson
  9985. Dino 0.1 Release - Dino. Communicating happiness.
  9986. Building a simple VPN with WireGuard with a Raspberry Pi as Server
  9987. About the security content of iOS 13.3.1 and iPadOS 13.3.1
  9988. Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  9989. Subresource Integrity
  9990. .NET Design Review: Quick Reviews
  9991. Hire me!
  9992. Do’s and Don’ts for Performance Teams
  9993. .NET Oxford
  9994. Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  9995. Try Visual Studio 2019 for Mac Version 8.5 Preview 2 Today | Xamarin Blog
  9996. Look! I Made a Company! : dylanbeattie.net
  9997. Here Are Some of the Women Who Made History in the Midterm Elections
  9998. Top-level statements and functions · Issue #3117 · dotnet/csharplang
  9999. davidfowl/NdcLondon2020
  10000. Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  10001. Ryujinx/Ryujinx
  10002. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  10003. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  10004. Untitled Goose Game dev will donate 1 percent of income to Indigenous Australians
  10005. the Origins of Opera and the Future of Programming
  10006. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  10007. KnightOS was an interesting operating system
  10008. Atari is opening eight video game hotels across the U.S.
  10009. The tools and tricks that let Ars Technica function without a physical office
  10010. Monitoring Data Breaches
  10011. Why I, as a black man, attend KKK rallies. | Daryl Davis | TEDxNaperville
  10012. .NET Tour UK 2020
  10013. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  10014. Searching For New Adventures In Software Development
  10015. Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  10016. Superhero Triangles - Numberphile
  10017. Become a Better Developer by Reading Source Code - Steve Gordon
  10018. Binary Search | Master algorithms together
  10019. The Throw Keyword was a Mistake
  10020. Online Image Сompressor
  10021. Sungrow Crabby With Researcher Over Security Vulnerability Disclosure
  10022. .NET Tour UK 2020 (London)
  10023. FCC Approves 988 as Suicide Hotline Number
  10024. Disk Prices (US)
  10025. CacheOut
  10026. CarterCommunity/Carter
  10027. martinber/noaa-apt
  10028. Autofac 5.0 Released
  10029. GitHub Actions API
  10030. Visual Studio for Mac: Refresh(); event
  10031. Building personal search infrastructure for your knowledge and code | beepb00p
  10032. Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  10033. Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference
  10034. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  10035. STM32 Game Boy cartridge – EmerytHacks
  10036. 3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report
  10037. Sedated (Ramones) but it's in 13/16
  10038. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  10039. The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA
  10040. Botium - Bots testing Bots
  10041. Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational
  10042. gravitational/gravity
  10043. Authentication, What The Fuck?
  10044. Introduction
  10045. Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  10046. CuriosityStream: Proud Sponsor of RealEngineering on Nebula
  10047. This Outrageous Clock Is Made Out of 144 Seven-Segment Displays
  10048. Brute Box 1, 200+ lb The Original Magnet Fishing Bundle (4.72" Magnet + Rope + Carabiner + Threadlocker): Amazon.com: Industrial & Scientific
  10049. SimonCropp/Verify
  10050. SQL+.NET - The Only Enterprise Grade ORM
  10051. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  10052. libreoffice/core - main, development code repository
  10053. Permutation-based Cryptography 2020 – Zagreb, Croatia
  10054. dotnet/runtime
  10055. Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  10056. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  10057. Captain Picard's best inspirational speeches
  10058. SecurityFWD: How Far Can Wi-Fi Really Travel?
  10059. Build Serverless Apps with Blazor
  10060. tkp1n/IoUring
  10061. Open Data Stack Exchange
  10062. Log us out: Private equity snaffles Lastpass owner LogMeIn
  10063. A Picard Easter egg
  10064. pixivに脆弱なパスワードで登録できないようにしました - pixiv inside
  10065. Joe Rogan and Gavin McInnes Discuss the Islam-Inbreeding Connection
  10066. .NET coding convention settings For EditorConfig - Visual Studio
  10067. Adaptive Cards
  10068. 254430 - Loading issue... - Monorail
  10069. The Next Decade of .NET Open Source
  10070. Unauthorized Charcoal: GE fridges won't dispense ice or water unless your filter authenticates as an official ($55!) component
  10071. dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  10072. Debug z-index stacking content with 3D View in the Microsoft Edge DevTools - Microsoft Edge Blog
  10073. Azure Functions runtime 3.0 is now generally available | Azure updates | Microsoft Azure
  10074. Microsoft Search in Bing and Office 365 ProPlus
  10075. A Prime Surprise (Mertens Conjecture) - Numberphile
  10076. EdCharbeneau/BlazorSize
  10077. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  10078. Productive transparency in online communities: Inspiration from trains and IKEA - Megan Risdal
  10079. Git Wire Protocol v2 Support - The GitHub Blog
  10080. Trains.NET - Episode 13 - Trains that move! Around a track!
  10081. Float Toy
  10082. dotnet/apireviews
  10083. ESP32-Cam Quickstart with Arduino Code
  10084. Welcome to Blazor
  10085. Blazor State Management
  10086. Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  10087. Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  10088. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  10089. The math of brewing a better espresso
  10090. Tools for Exploring .NET Internals
  10091. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  10092. first20hours/google-10000-english
  10093. Use FeatherHttp to implement the dashboard and API by davidfowl · Pull Request #34 · davidfowl/Micronetes
  10094. Self-Playing Banjo?! - Marble Machine X Inspiration
  10095. damienbod/AspNetCoreCertificates
  10096. Northeastern student from Iran removed from US is just the latest sent away at Logan - The Boston Globe
  10097. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  10098. Measure Two Hundred Times, Tweak Twice
  10099. Showtime | BenchmarkDotNet
  10100. microsoft/verona
  10101. ASP.NET Core docs: What's new for December 2019
  10102. Update Zebra and Giraffe to .NET Core 3.1.1 by forki · Pull Request #5421 · TechEmpower/FrameworkBenchmarks
  10103. Registration - Developer! Developer! Developer! North
  10104. .NET Design Review: System.CommandLine
  10105. Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  10106. Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  10107. Kids and Code: Object Oriented Programming with Code Combat
  10108. tmds/Tmds.LibC
  10109. .on() | jQuery API Documentation
  10110. Archived MSDN and TechNet Blogs
  10111. Colouring Numbers - Numberphile
  10112. Pupils praise 'maths whisperer' teacher after entire class achieves A* in GCSE
  10113. Transatlantic ping faster than sending a pixel to the screen?
  10114. Dotnet-Boxed/Templates
  10115. Invoking non-HTTP Azure Functions over HTTP to make development easier
  10116. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  10117. Roam Research – A note taking tool for networked thought.
  10118. Penn and Teller's How to Play with Your Food: Penn Jillette: 8601422568837: Amazon.com: Books
  10119. Vagrant by HashiCorp
  10120. Introduction
  10121. Intel Pentium Instruction Set Reference (Basic Architecture Overview)
  10122. NASM - The Netwide Assembler
  10123. How to write a simple operating system in assembly language
  10124. Writing a Bootloader Part 1
  10125. Package Hosting and Distribution - feedz.io
  10126. DotNetAnalyzers/StyleCopAnalyzers
  10127. Building A More Inclusive Microsoft Valuable Professional Program
  10128. Frontier, an ISP in 29 states, plans to file for bankruptcy
  10129. Building Microservices with gRPC and .NET
  10130. crazy-formatter
  10131. Cookies and Consent in ASP .NET Core 3.1
  10132. NHS mental health director calls for loot box ban
  10133. Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  10134. Blog - Culture of Development
  10135. davidfowl/Micronetes
  10136. Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code
  10137. NYAN Conference
  10138. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  10139. DI under the hood. This is what DI containers automate for you
  10140. C# Corner Annual Conference 2020
  10141. Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that?
  10142. NodeNet – A revolutionary new way to earn income from your Internet connection
  10143. Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  10144. NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  10145. Updated default theme by zacdirect · Pull Request #26 · davidfowl/Micronetes
  10146. ais-dotnet/Ais.Net
  10147. Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  10148. Combatting illegal fishing with Machine Learning and Azure – for less than £10 / month - NDC London 2020 | Software Developers Conference
  10149. The polygons of Another World: Super Nintendo
  10150. PBS Light Falls Space Time and an Obsession of Einstein
  10151. yesnet0/bounty
  10152. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  10153. Josephine Baker - Blue Skies - 1927 - Irving Berlin
  10154. EdCharbeneau/DotnetConfBlazor
  10155. Connecting an LCD to our computer — 6502 part 4
  10156. Compromised Credentials, Customer Satisfaction, and Your Bottom Line - February 12, 2020 - BrightTALK
  10157. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  10158. chrissainty/Talks-DotNetConf-01-2020
  10159. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  10160. Analyzing a nullability example · Curiosity is bliss
  10161. NorthSec 2020
  10162. Arnhem man arrested for selling 12 billion usernames, passwords on WeLeakInfo site
  10163. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  10164. Cyberpunk 2077 Has Been Delayed, But The Devs Will Still Have To Crunch
  10165. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  10166. Adding KeyManager spec by saahmedm · Pull Request #1112 · microsoft/PowerToys
  10167. Welcome to the UK .NET Tour 2020
  10168. microsoft/verona
  10169. Workshops | Insomni'Hack
  10170. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  10171. Clancey/Comet
  10172. Microsoft will be carbon negative by 2030
  10173. An unsecured database exposed thousands of British passports
  10174. Announcing Windows 10 Insider Preview Build 19546 | Windows Experience Blog
  10175. Pascal's wager - Wikipedia
  10176. Report: Adult Site Leaks Extremely Sensitive Data
  10177. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  10178. Using LINQ to Build A World Travel Itinerary
  10179. My First Xamarin app
  10180. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  10181. Microsoft will be carbon negative by 2030
  10182. Microsoft will be carbon negative by 2030 - The Official Microsoft Blog
  10183. Whose Curve Is It Anyway
  10184. Lev Parnas, Creator of Echo Chambers | emptywheel
  10185. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  10186. Routing A-Z
  10187. Critical Windows 10 vulnerability used to Rickroll the NSA and Github
  10188. How long would it take for a human being to freeze solid in outer space? - Quora
  10189. My Best Friend's Girl but it's swung
  10190. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  10191. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  10192. The Perils of Querying SQL Server Replicas Under Load
  10193. Focus on Blazor
  10194. New year, new browser - The new Microsoft Edge is out of preview and now available for download | Windows Experience Blog
  10195. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  10196. Download New Microsoft Edge Browser
  10197. 18.783 Home
  10198. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  10199. C# 8.0: Understanding Using Declarations - Steve Gordon
  10200. STEALTHbits Offers New Capabilities to Strengthen Enterprise Passwords and Harden Active Directory Security in StealthINTERCEPT 7.0
  10201. Wells Fargo Attorney Moonlights as Buttigieg Campaign Policy Adviser
  10202. How to Choose a Microcontroller
  10203. Is it pronounced "mates" or "em-eights"? Asking for a friend. · Issue #19 · davidfowl/Micronetes
  10204. Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  10205. Focus on Blazor | Channel 9
  10206. Project Bedrock
  10207. DevExpress is a corporate sponsor of the .NET Foundation
  10208. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  10209. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  10210. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  10211. .NET Foundation
  10212. A New Discovery about Dodecahedrons - Numberphile
  10213. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  10214. How to become a Microsoft Student Partner (MSP)
  10215. Real World Crypto 2020
  10216. Boing Boing was hacked
  10217. Building Serverless web applications with Blazor and Azure Functions
  10218. Snowpack
  10219. Build Rust environment for ESP32
  10220. Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  10221. Trending Topics ‹ Bot Sentinel
  10222. v5.8 Release Notes
  10223. Sharding & IDs at Instagram
  10224. More Prime Images - Futility Closet
  10225. Adam Storr - Integration Testing with ASP.NET Core 3.1
  10226. Welcoming the Danish Government to Have I Been Pwned
  10227. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  10228. Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  10229. OdeToCode by K. Scott Allen
  10230. Fun With C# and HP Laserjets
  10231. Entity Framework Core: Getting Started
  10232. View K. Allen's Obituary on standardspeaker.com and share memories
  10233. Endpoint Debugging in ASP.NET Core 3 Applications
  10234. Broot
  10235. HTML attributes to improve your users' two factor authentication experience
  10236. Craft Classic Seattle
  10237. Sessions - Developer! Developer! Developer! North
  10238. dotnet/project-system
  10239. Cake - Cake v0.36.0 released
  10240. microsoft/MSBuildSdks
  10241. Goodbye, Clean Code
  10242. Ozzy Man Reviews: Australian Bushfires
  10243. Betting industry security breach
  10244. John Carmack on Idea Generation
  10245. FritzAndFriends/BlazorWebFormsComponents
  10246. Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  10247. Limelight (Rush) but it's in 5/8
  10248. Basic Instruction Scheduling (and Software Pipelining)
  10249. Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  10250. davidfowl/Micronetes
  10251. The Information Security Big Picture
  10252. Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  10253. SureBet247 shows how not to handle a data breach PR crisis - CalvinAyre.com
  10254. .NET Conf: Focus on Blazor Teaser
  10255. The Bug That Exposed Your PayPal Password
  10256. brendandburns/configula
  10257. Potato Parcel - Send A Message or Image on a Potato!
  10258. 11 - Junade Ali - Changing Password Policies at Scale: The Story of Pwned Passwords and k-Anonymity
  10259. BLAKE3-team/BLAKE3
  10260. fentec-project
  10261. Burnin' for You (Blue Öyster Cult) but it's in 7/8
  10262. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  10263. Supersingular Isogeny Key Exchange for Not-Quite Beginners
  10264. Circuit Simulator Applet
  10265. Carl Franklin's Blazor Road Show
  10266. Trains.NET - Episode 12 - Render loops and FPS
  10267. PCI Express Gigabit NIC - 2-Port | Network Cards | StarTech.com
  10268. Become a Better Developer Through Blogging - Steve Gordon
  10269. Create Blazor web apps - Visual Studio 2019 for Mac
  10270. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  10271. Wie viel Mensch steckt im Affen - Quarks & Co - Teil 2
  10272. The Difficulty of Disclosure, Surebet247 and the Streisand Effect
  10273. Developer Tools Weekly : Issue 100 : January 6, 2020
  10274. Blazor Bill
  10275. SureBet247's GDPR concern
  10276. America the Beautiful Quarters Program
  10277. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  10278. What’s Old is New Again – Web Forms meets Blazor
  10279. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  10280. SHA-1 is a Shambles
  10281. GrantRi's WebLog [MS] : The problem with being second
  10282. Chris Brumme
  10283. The New Arduino Portenta
  10284. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  10285. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  10286. FROST — Flexible Round-Optimized Schnorr Threshold Signatures | Cryptography, Security, and Privacy (CrySP) | University of Waterloo
  10287. Are comments allowed in email address domain part?
  10288. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  10289. Alienware turned a gaming PC into a Nintendo Switch
  10290. Travelex being held to ransom by hackers
  10291. The Curious Case of WebCrypto Diffie-Hellman on Firefox - Small Subgroups Key Recovery Attack on DH
  10292. .NET Core, .NET 5; the exodus of .NET Framework?
  10293. .NET Core 3.1 for Red Hat Enterprise Linux 7 now available - Red Hat Developer
  10294. Switch Expressions are the Best Feature of C# 8
  10295. Oqtane Blog | Oqtane vs DNN
  10296. NDC Melbourne 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  10297. Sessions - Developer! Developer! Developer! North
  10298. NuGet 101 | Channel 9
  10299. Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  10300. 3Dbuzz
  10301. Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild
  10302. Render Hell 2.0 | Simon schreibt.
  10303. Authentication & Authorization in ASP .NET Core 3.1
  10304. Tracing .NET Core applications - Red Hat Developer
  10305. Finland ends homelessness and provides shelter for all in need
  10306. The Hidden Number Problem – kel.bz
  10307. Pi Million Subscribers - Numberphile
  10308. Cheap USB Host Microcontroller [CH559, ESP32, HID]
  10309. NDC Melbourne 2020
  10310. IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  10311. $1000 TCR hashing competition
  10312. Amazon.com: Blue Pure 411 Air Purifier 3 Stage with Two Washable Pre-Filters, Particle, Carbon Filter, Captures Allergens, Odors, Smoke, Mold, Dust, Germs, Pets, Smokers, Small Room: Home & Kitchen
  10313. Female scientists’ pages keep disappearing from Wikipedia – what’s going on?
  10314. Battling Spam In Your ASP.NET Core Applications with Akismet
  10315. EdCharbeneau/CssBuilder
  10316. EdCharbeneau/CssBuilder
  10317. X1 Extreme Gen 2 missing keystrokes
  10318. Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  10319. DDD North 2020!: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  10320. WebOfTrustInfo/rwot1-sf
  10321. Blazor CQRS With MediatR Library
  10322. 404 Not found
  10323. Amazon.com: Tripp Lite 12U Wall Mount Rack Enclosure Server Cabinet, 16.5" Deep, Switch-Depth (SRW12U): Computers & Accessories
  10324. pornin/curve9767
  10325. Employee error to blame for massive data leak, Wyze says
  10326. Alone in Kyoto (Air) but it's in 7/8
  10327. nunit/docs
  10328. Oracle copied Amazon’s API—was that copyright infringement?
  10329. Crypto exchange Poloniex denies data leak after resetting passwords for some users
  10330. r/MadeMeSmile - I want to be a part of this family
  10331. Google and Amazon are now in the oil business
  10332. American defense officials say nearly 3,000 more Army troops heading to Mideast in wake of US killing of Iranian general
  10333. Which emoji scissors close
  10334. The polygons of Another World: Atari ST
  10335. Progressive Web Apps in 2020
  10336. Weekly Update 172
  10337. Building a self-contained game in C# under 8 kilobytes
  10338. Password managers don't have to be perfect, they just have to be better than not having one
  10339. Promiscuous Cookies and Their Impending Death via the SameSite Policy
  10340. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  10341. Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  10342. Autocrypt 1.1.0 documentation
  10343. Intro to LoRa with Arduino, Long Range Wireless for Makers (RFM95 Maduino)
  10344. DecodingLora - RevSpace
  10345. Makes it easier to customize the LoRa parameters for RadioHead with RFM95 modules
  10346. r/googlehome - When I load the Xiaomi camera in my Google home hub I get stills from other people's homes!!
  10347. Travelex site taken offline after cyber attack
  10348. Bipin Paul - Display spinner on each API call automatically in Blazor
  10349. On Privacy versus Freedom | Matrix.org
  10350. Marty Lobdell - Study Less Study Smart
  10351. I Love the 20s
  10352. How Can Credential Stuffing Be Thwarted?
  10353. The polygons of Another World
  10354. Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  10355. State-dependent memory - Wikipedia
  10356. microsoft/MSBuildSdks
  10357. An Introduction to DataFrame | .NET Blog
  10358. Project System Tools for Visual Studio for Mac - Matt Ward
  10359. England Win CWC After Super Over! | England vs New Zealand - Highlights | ICC Cricket World Cup 2019
  10360. PeerTube UK
  10361. [Updated 02-13-20] Data leak 12-26-2019
  10362. Injecting the flu vaccine into a tumor gets the immune system to attack it
  10363. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  10364. 🌍CityFAQ 🌍 ❤️Contributors ❤️
  10365. CityFAQ - Get started in your new city - TravelHustlers
  10366. Benchmarking: compare measurements and check which is faster. | Easyperf
  10367. Build your own WebAssembly Compiler
  10368. Package anaconda
  10369. Keynote: Coding in 3D: How to Code Like a Girl - Sara Chipps & Ellie Galloway
  10370. C# 8 Changes for .NET Core 3.0 by NickCraver · Pull Request #363 · opserver/Opserver
  10371. TWO TIME
  10372. Monolith by Monoprice M565C Over Ear Closed Back Planar Magnetic Headphones - Monoprice.com
  10373. It's Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time
  10374. NetLearner on ASP .NET Core 3.1
  10375. imsnif/bandwhich
  10376. Work and success
  10377. Parity refuses to import valid Ethereum mainnet block · Issue #11355 · paritytech/parity-ethereum
  10378. Controversial sale of .org domain manager faces review at ICANN
  10379. StackExchange/Dapper
  10380. (Heads up) Switch to SHA256 · Issue #612 · ethereum/eth2.0-specs
  10381. Draft: Front-End Performance Checklist 2020 — Please add your comments
  10382. Getting Started With BenchmarkDotNet – The Sharper Dev
  10383. MessagePack for C# v2, new era of .NET Core(Unity) I/O Pipelines
  10384. 42 (school) - Wikipedia
  10385. PROMESST, by Sean Barrett
  10386. UK Government says sorry after accidentally posting Elton John's address online
  10387. Unreal Engine | Epic MegaGrants
  10388. VicEmergency App - Country Fire Authority
  10389. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  10390. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  10391. Feature/org structure by philippseith · Pull Request #6 · davidfowl/signalr-ports
  10392. GoGetSSL | CSS-Tricks
  10393. Vim cryptmethod is not authenticated · Issue #638 · vim/vim
  10394. Spotify Engineering Culture - Part 1
  10395. Ten Personal Finance Tips for Technology Professionals – 2 Frugal Dudes Podcast
  10396. SQL-MisterMagoo/PreRenderComponent
  10397. Google gives up on US carriers, will roll out its own RCS chat system
  10398. Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  10399. davidfowl/Pubbie
  10400. Kaboom: an unusual Minesweeper - pwmarcz.pl
  10401. Designing Windows 95’s User Interface
  10402. Puzzlescript games database
  10403. The Google Quantum Supremacy Demo and the Jerusalem HQCA debate.
  10404. wallabag.org
  10405. Exposed databases are as bad as data breaches, and they're not going anywhere
  10406. Letter to My Younger Self | Tim Shaw
  10407. Blue Peter's Christmas makes
  10408. Update to Notarization Prerequisites - News - Apple Developer
  10409. notochrome.org
  10410. Level Design Patterns in 2D Games
  10411. “Stack Walking” in the .NET Runtime
  10412. Here's where the Apple accounts hackers are threatening to wipe came from
  10413. The Best Part of Star Citizen 3.8
  10414. Build a .NET library with GitHub Actions
  10415. bradwellsb/blazor-contacts
  10416. Counting Outtakes (from our Pi Million video) - Numberphile
  10417. Nick ...
  10418. Get Nightingale REST API Client - Microsoft Store
  10419. Pi Million Subscribers - Numberphile
  10420. wybiral/tiny-elf
  10421. When Is Data "Public"? (And 2.5M Public Factual Records in HIBP)
  10422. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  10423. me-no-dev/AsyncTCP
  10424. CATS - Official Trailer [HD]
  10425. .NET R&D Digest (November – December, 2019)
  10426. Illustrations | unDraw
  10427. davidfowl/BedrockFramework
  10428. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  10429. Dan Schechter - .NET Intrinsics in CoreCLR 3.0 - Dotnetos Conference 2019
  10430. A Breakthrough in Graph Theory - Numberphile
  10431. Five Continents, Five Voices: Troy Hunt, Oceania
  10432. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  10433. A technique for building high-performance databases with EF Core – The Reformed Programmer
  10434. MSIX Core is now available!!
  10435. Little Inferno - Something's Burning...
  10436. Giant LED
  10437. Is Economics a Science? | How & How NOT to Do Economics with Robert Skidelsky
  10438. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  10439. Against Railway-Oriented Programming | F# for fun and profit
  10440. Blog — Softwarepark
  10441. Barclays Bank plc
  10442. Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS
  10443. Azure Image Builder • Jamie Phillips
  10444. dotnet/BenchmarkDotNet
  10445. mono/SkiaSharp
  10446. Water Thieves Steal 80,000 Gallons in Australia as Our Mad Max-Style Future Becomes Reality
  10447. Get A Free Game Every Week | Epic Games Store
  10448. Tesseract.js | Pure Javascript OCR for 100 Languages!
  10449. Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  10450. Home Page - TagHelperSamples
  10451. Introducing Polymorph
  10452. Women in UX 2020 - UX Australia
  10453. How CLR maps SEH exceptions to managed exception types | .NET Blog
  10454. On Linux's Random Number Generation
  10455. Signal >> Blog >> Technology Preview for secure value recovery
  10456. Every Sample from Beastie Boys'
  10457. Convenience Store, Food Market, Coffee Shop & Fuel Station | Wawa
  10458. Building a new Win 3.1 app in 2019 Part 1: Slack client
  10459. Tag Helper Pack Samples
  10460. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  10461. The State of JavaScript 2019: Overview
  10462. Why would a table with a Clustered Columnstore Index have many open rowgroups?
  10463. Difference between shamir secret sharing (SSS) vs Multisig vs aggregated signatures (BLS) vs distributed key generation (dkg) vs threshold signatures
  10464. Microsoft tracks people with RFID tags
  10465. Security FAQ for December 2019
  10466. Speaker style bingo: 10 presentation anti-patterns
  10467. Building Microservices
  10468. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  10469. The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win eBook: Gene Kim, Kevin Behr, George Spafford: Amazon.co.uk: Kindle Store
  10470. Zynga data breach exposed 200 million Words with Friends players
  10471. Extending signalr-go-server for async hub methods and methods with multiple results by philippseith · Pull Request #5 · davidfowl/signalr-ports
  10472. AES-VCM, AN AES-GCM CONSTRUCTION USING AN INTEGER-BASED UNIVERSAL HASH FUNCTION – Google Research
  10473. xoofx/LibObjectFile
  10474. Happy Holidays from the Windows Terminal Team! | Windows Command Line
  10475. Rehab but it's in 7/8
  10476. .NET documentation what's new?
  10477. Welcome to the 2019 Data Breach Hall of Shame
  10478. Man uses car to cook roast pork in scorching heat
  10479. Clr Heap Allocation Analyzer - Visual Studio Marketplace
  10480. Zero allocation code in C# and Unity - Seba's Lab
  10481. Dumping stack objects with ClrMD
  10482. Up Next: .NET 5 -- Visual Studio Magazine
  10483. NLRB | Public Website
  10484. Companies Can Ban Use of Work Email in Union Organizing (1)
  10485. Melbourne ALT.NET is evolving
  10486. LifeLabs – Customer Notice
  10487. .NET Design Review: GitHub Quick Reviews
  10488. Mac Pro 2019 Teardown
  10489. Russian media group Rambler attempting to hold Nginx hostage
  10490. Dwitter - javascript demos in 140 characters
  10491. .NET Design Review: GitHub Quick Reviews
  10492. martinwoodward/smart-xmas
  10493. Use ASP.NET Core APIs in a class library
  10494. A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  10495. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  10496. .NET Customer Development
  10497. Using Razor Components in Razor Pages or MVC Views
  10498. Raspberry Pi capacitive-touch musical Christmas tree - Raspberry Pi
  10499. Introduction to Blazor Component Testing
  10500. Trend & Predictions by Troy Hunt
  10501. Localising Data Annotation Attributes in Razor Pages
  10502. December 12th, 2019
  10503. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  10504. apple/llvm-project
  10505. Still Why No HTTPS?
  10506. Top cops' secret details for sale on dark web
  10507. Azure Community Live - Online Azure User Group
  10508. Worker Applications — IdentityModel documentation
  10509. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  10510. Ubercorn – Pimoroni Store
  10511. Oren Novotny » .NET Foundation Executive Director, Joining Microsoft
  10512. adamsitnik/awesome-dot-net-performance
  10513. This book put me to sleep
  10514. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  10515. drmpeg/gr-paint
  10516. A Fascinating Thing about Fractions - Numberphile
  10517. Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  10518. What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  10519. Tory Landslide, Progressives Split | Datapraxis
  10520. Setup NuGet.exe for use with actions - GitHub Marketplace
  10521. Bloomberg - Are you a robot?
  10522. Node Material Editor: Graph Updates
  10523. Build C++ Applications in a Linux Docker Container with Visual Studio | C++ Team Blog
  10524. Dropshipping journalism
  10525. Preferences redesign · Issue #8774 · desktop/desktop
  10526. dotnet/runtime
  10527. 2FA lockout recovery workflow - The GitHub Blog
  10528. Protect your Ring camera from hackers by setting up two-factor authentication
  10529. Unprofessional peer reviews disproportionately harm underrepresented groups in STEM
  10530. Rude paper reviews are pervasive and sometimes harmful, study finds
  10531. xunit/xunit
  10532. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  10533. Building Serverless web applications with Blazor and Azure Functions
  10534. Getting Started with Blazor - Hear From the Experts
  10535. Pixelblog - 1 - Color Palettes — SLYNYRD
  10536. Champaign Mathematician (with Holly Krieger) - Numberphile Podcast
  10537. Authentication and Authorization in Blazor Applications
  10538. Hacker Typer
  10539. patriksvensson/waithandle-rs
  10540. These kids' smartwatches have security problems as simple as 1-2-3
  10541. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  10542. Jane by Jefferson Starship but it's in 13/8
  10543. dotnet/runtime
  10544. Languages & Runtime: .NET Community Standup - Dec. 12th 2019 - Source Generators with Andy Gocke
  10545. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  10546. William J. Bowman, Ph.D. | Home
  10547. Fixing Random, bonus episode 3
  10548. ravicini/dotnet-jupyter-notebook
  10549. Modernizing Find in Files | Visual Studio Blog
  10550. Firefox Developer Edition
  10551. An Introduction to System.Threading.Channels | .NET Blog
  10552. ConfigureAwait FAQ | .NET Blog
  10553. Home
  10554. Creating A PDF In .NET Core - .NET Core Tutorials
  10555. The Dream Machine Review: The Only Router You Will Ever Need!
  10556. TROLLS WORLD TOUR | OFFICIAL TRAILER
  10557. .NET Conf: Focus on Xamarin
  10558. Generated Passwords, UX and Security Absolutism
  10559. Edgar Allan Poe Society of Baltimore - Works - Tales - The Philosophy of Composition [Text-02]
  10560. System.Buffers - .NET
  10561. dotnet/runtime
  10562. .NET Design Review: GitHub Quick Reviews
  10563. Numberphile
  10564. Talk to Transformer
  10565. Start PowerShell Faster With This One Trick
  10566. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  10567. AWS re:Invent 2019: [REPEAT 1] BPF performance analysis at Netflix (OPN303-R1)
  10568. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  10569. Azure Functions 3.0 go-live release is now available | Azure updates | Microsoft Azure
  10570. Creating Bespoke Input Components for Blazor from Scratch
  10571. Blazor: Getting Started
  10572. We made Windows Server Core container images >40% smaller | .NET Blog
  10573. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  10574. Seeing Sharply
  10575. Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  10576. GC Perf Infrastructure - Part 1 | .NET Blog
  10577. How to generate random numbers using water bubbles
  10578. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  10579. Around 44 Million Microsoft Users Reused Passwords: Microsoft
  10580. Privacy Analysis of Tiktok’s App and Website | Rufposten
  10581. Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  10582. Queens Of The Stone Age - No One Knows (Official Music Video)
  10583. Steam :: Black Mesa :: Black Mesa Complete Beta
  10584. Enterprise API Packages | Whois XML API
  10585. 30 Minute Meeting - cobey
  10586. r/Ubiquiti - Merry Christmas Ubiquiti Style!
  10587. Visual Studio Questions - Developer Community
  10588. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  10589. Just an environment variable away from sleep
  10590. Pinnable Properties: Debug & Display Managed Objects YOUR Way | Visual Studio Blog
  10591. Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  10592. The most copied StackOverflow snippet of all time is flawed! | Programming.Guide
  10593. Make games with Visual Studio for Mac and Unity | Visual Studio Blog
  10594. Announcing 8.0 for .NET Core 3.1
  10595. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  10596. Free Blazor Components | 40+ controls by Radzen
  10597. Capacitive Touch Christmas Tree How To | Raspberry Pi | Bare Conductive Pi Cap
  10598. Andrew Neil issues interview challenge to Johnson
  10599. New Product Announcement
  10600. To Null, or not to Null?!?
  10601. SwiftLaTeX/SwiftLaTeX
  10602. foo.rs
  10603. tmds/Tmds.Ssh
  10604. NuGet 5.4 Release Notes
  10605. .NET Rocks! vNext
  10606. 21 million MixCloud users’ data put up on the dark web for sale
  10607. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  10608. oqtane/oqtane.framework
  10609. My Crazy Idea To Reduce Draws In Chess
  10610. Using WebAssembly from .NET with Wasmtime
  10611. ardacetinkaya/Blazor.Console
  10612. Stray Cat Strut but it's not swung
  10613. GIF Support now available in Xamarin.Forms - Gerald Versluis
  10614. Thingpedia - Documentation
  10615. Spider-Man: The Animated Series (TV Series 1994–1998) - IMDb
  10616. dotnet/core
  10617. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  10618. .NET Rocks! vNext
  10619. Localization in Blazor UI​
  10620. Blazor University – Learn the new .NET SPA framework from Microsoft
  10621. Introducing “Have I been pwned?” – aggregating accounts across website breaches
  10622. Data breach disclosure 101: How to succeed after you've failed
  10623. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  10624. Coffin Problems - with Edward Frenkel — Numberphile
  10625. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  10626. Announcing .NET Core 3.1 | .NET Blog
  10627. .NET Core 3.1.0 · Issue #142 · dotnet/announcements
  10628. Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode
  10629. Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft
  10630. .NET Design Review: JSON & object graphs
  10631. Incredible Formula - Numberphile
  10632. Base64 to hex: Encode and decode bytes online
  10633. Herramienta de Desarrollo para ZX Spectrum SpectNet IDE
  10634. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  10635. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  10636. Building Custom Input Components for Blazor using InputBase
  10637. Modern Authentication 101 - Dasith Wijesiriwardena
  10638. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  10639. Garbage collector config settings - .NET Core
  10640. Gun buyback data breach: PM Jacinda Ardern says no reason to undermine reforms
  10641. Why does an industry I've never heard of know so much about me?
  10642. Compiler Explorer - C++ (x86-64 clang 7.0.0)
  10643. Episode v1.3 - 12 Configuration Blues
  10644. Exploring borrowed annotations in C#
  10645. dotnet/runtime
  10646. Guarding Against Physical Attacks: The Xbox One Story — Tony Chen, Microsoft
  10647. BlueHat Seattle 2019 || Guarding Against Physical Attacks: The Xbox One Story
  10648. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  10649. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  10650. Edward Thomson: GitHub Actions Day 1: CI/CD Triggers
  10651. 25 Days Of Serverless: Content Collection - DEV Community 👩‍💻👨‍💻
  10652. 25 Days of Serverless
  10653. chrissainty/25DaysOfServerless
  10654. Running NPM Scripts From A .NET Core Process
  10655. Line Rider - Hungarian Rhapsody No. 2 (Liszt)
  10656. Browser Preview - Visual Studio Marketplace
  10657. Compiler Explorer - C++ (x86-64 clang 9.0.0)
  10658. Amazon.com: USB-C Charger, Anker 100W 4-Port Type-C Charging Station with Power Delivery, PowerPort Atom PD 4 [Intelligent Power Allocation] for MacBook Pro/Air, iPad Pro, Pixel, iPhone Xs/Max/XR, Galaxy and more: Home Audio & Theater
  10659. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  10660. Tesla's Cybertruck Tug-of-War Stunt Was Pointless
  10661. VPN Service for Serious Privacy & Security | IVPN
  10662. Looking inside a .NET core process using windbg
  10663. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  10664. Running GitHub on Rails 6.0
  10665. Consuming Ethernet frames with the nom crate
  10666. Welcoming the Swiss Government to Have I Been Pwned
  10667. .NET Design Review: GitHub Quick Reviews
  10668. 🚨🚨 That's alot of YAML 🚨🚨
  10669. jo_jpeg Release 1.60
  10670. dotnet/diagnostics
  10671. Embedded device research. The tools you'll need | Pen Test Partners
  10672. Neneh Cherry
  10673. json.net | Domain Name For Sale | Uni Market
  10674. Amazon.com: Synology 5 bay NAS DiskStation DS1019+ (Diskless): Computers & Accessories
  10675. Curv MPC is Not Key Sharding
  10676. Embracing nullable reference types | .NET Blog
  10677. BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  10678. Blazor - Where to put your domain logic
  10679. Ben Eater
  10680. Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  10681. The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  10682. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  10683. Episode 39 - gRPC with Mark Rendle
  10684. Upgrading GitHub from Rails 3.2 to 5.2 - The GitHub Blog
  10685. Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  10686. Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  10687. Windows Terminal Preview v0.7 Release | Windows Command Line
  10688. Blazored/TextEditor
  10689. Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  10690. plasma-umass/coz
  10691. You're (probably still) using HttpClient wrong...
  10692. Study: Almost half of new cancer patients lose their entire life savings
  10693. Shared models - Blazor's (not so) secret super power
  10694. davidfowl/signalr-ports
  10695. ESPlay Micro
  10696. 🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  10697. Happy Hues - Curated colors in context.
  10698. r/personalfinance - Scam emails from Synchrony Bank and/or Amazon Credit Builder
  10699. Teacher Effects on Student Achievement and Height: A Cautionary Tale
  10700. Designing Docker Hub Two-Factor Authentication - Docker Blog
  10701. Ain't Talkin' 'bout Love but it's in 13/8
  10702. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  10703. Teach Your Kids to Code with Ari in Oslo and London
  10704. davidfowl/FeatherHttp
  10705. GistPad - Visual Studio Marketplace
  10706. The Service Mesh: What Every Software Engineer Needs to Know about the World's Most Over-Hyped Technology
  10707. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  10708. More implementations · Issue #4 · mimoo/disco
  10709. Hacker Releases 2TB of Data from Cayman National Bank
  10710. The Archimedes Number - Numberphile
  10711. ctrl-alt-d/FlappyBlazorBird
  10712. Why IVPN - What makes IVPN the best privacy protection service
  10713. dotnet/efcore
  10714. BlazorHelp Website > Home
  10715. ESPlay Micro: Open Source ESP32 Game Console
  10716. .NET Framework Internals: How the CLR Creates Runtime Objects
  10717. Technical documentation, API, and code examples
  10718. Fit on a Floppy
  10719. Say No! More - Announcement Trailer | Thunderful Publishing
  10720. Primes without a 7 - Numberphile
  10721. Internet world despairs as non-profit .org sold for $$$$ to private equity firm, price caps axed
  10722. Christophe Nasarre-Soulier — From ETW to EventPipe
  10723. Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
  10724. Copy Table in Excel and Paste as a Markdown Table | thisDaveJ
  10725. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  10726. pebri86/esplay-retro-emulation
  10727. trains.net
  10728. Azure Charts
  10729. WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  10730. China
  10731. AmpliFi | ALIEN | WI-FI PERFORMANCE FROM ANOTHER DIMENSION
  10732. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  10733. Service Fabric Community Q&A 40
  10734. Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  10735. Blazor OceanAutoComplete Component
  10736. HttpClient Connection Pooling in .NET Core - Steve Gordon
  10737. When Bank Communication is Indistinguishable from Phishing Attacks
  10738. Developing on Windows – Hello World - Windows Developer Blog
  10739. Microsoft 365 internals explained | Microsoft Graph, substrate, and PowerShell with Jeffrey Snover
  10740. xamarin/KimonoDesigner
  10741. Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd
  10742. Welcome - Defense One
  10743. ASP.NET Blog | gRPC vs HTTP APIs
  10744. tree-sitter/tree-sitter-c-sharp
  10745. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  10746. Global AI Bootcamp - 14 December 2019 - All around the world.
  10747. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  10748. Welcoming the Norwegian Government to HIBP
  10749. TomF's talks and papers.
  10750. Leaked Russian interference report raises UK vote questions
  10751. EpicBot - Free RuneScape Bot, Old School 07 & RS3 Bot, RuneScape 3, OS Bot
  10752. Darts in Higher Dimensions (with 3blue1brown) - Numberphile
  10753. Razor-powered ORM for .NET - Jerrycurl
  10754. How to Change your Theme on Visual Studio Code! | Tutorial
  10755. Package websocket
  10756. Opting in to runtime compilation for .NET 3
  10757. 50 Shades of AppSec - Troy Hunt
  10758. GateHub Investigation - Final Statement
  10759. pingunaut/haveibeenpwned4j
  10760. The Future of UX Research
  10761. How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  10762. xoofx/LibObjectFile
  10763. HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  10764. Life on Miller's Planet: The Habitable Zone Around Supermassive Black Holes
  10765. davidfowl/signalr-ports
  10766. Socket.IO
  10767. Bubble Sort Zine Review! | How Do Calculators Even | Pt. 4
  10768. Windows Terminal Status Updates · Issue #3600 · microsoft/terminal
  10769. dapr/dapr
  10770. .NET for Apache Spark&trade; | Big data analytics
  10771. Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  10772. [REPEAT 1] Developing serverless .NET Core on AWS
  10773. Post | mounaneelakanta
  10774. Bad Romance but it's in 7/8
  10775. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  10776. ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  10777. Google Stadia will be missing many features for Monday’s launch
  10778. Instantiating an object without using its constructor in C# | StrathWeb. A free flowing web tech monologue.
  10779. FreyaHolmer/ShaderForge
  10780. Cake Action - GitHub Marketplace
  10781. Stop surveillance and preserve your privacy with IVPN
  10782. Keynote Catch-up: Troy Hunt, Creator of Have I Been Pwned
  10783. ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  10784. .NET Talks at MFF UK in Prague [EN]
  10785. Announcing .NET Core 3.1 Preview 3 | .NET Blog
  10786. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  10787. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  10788. TFB Status
  10789. Model Builder Updates Now Available for ML.NET! | .NET Blog
  10790. Microsoft Sends a New Kind of AI Processor Into the Cloud
  10791. Hands-on With a Graphcore C2 IPU PCIe Card at Dell Tech World
  10792. Dynamically Loading Assemblies at Runtime in RazorPages
  10793. GitHub for mobile
  10794. Using GitHub HTTPS Credentials in WSL 2 | Thursday Night
  10795. Helm 3.0.0 has been released!
  10796. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  10797. Using IHttpClientFactory with Blazor WebAssembly
  10798. Hack Your Career - Troy Hunt
  10799. .NET Foundation Resource Question
  10800. DEV Community 👩‍💻👨‍💻
  10801. Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  10802. Improved Remote Validation in Razor Pages
  10803. Change Logs | ASP.NET Zero Documentation
  10804. Announcing .NET Jupyter Notebooks | Hacker News
  10805. .NET Core
  10806. r/WatchPeopleDieInside - Kanye 2024
  10807. TPM-FAIL Attack
  10808. Beta phase of Certbot for Windows
  10809. Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  10810. Stephen Miller’s Affinity for White Nationalism Revealed in Leaked Emails
  10811. Federal Court Rules Suspicionless Searches of Travelers’ Phones and Laptops Unconstitutional
  10812. Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  10813. Safari Supports NFC, USB, and Lightning FIDO2-Compliant Security Keys in iOS 13.3
  10814. Yubico iOS Authentication Expands to Include NFC | Yubico
  10815. OData/RESTier
  10816. .NET Design Review: GitHub Quick Reviews
  10817. Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  10818. IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  10819. Microsoft Edge is coming to Linux. But will anybody use it?
  10820. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  10821. Exploring ASP.NET Core 3.0
  10822. About the Apple Card (JHH)
  10823. Hack to the Future - Troy Hunt
  10824. Pulumi 💜 .NET Core
  10825. MSDN Magazine Issues
  10826. Graphics Programming weekly - Issue 106 — November 10, 2019 | Jendrik Illner - 3D Programmer
  10827. Relay Blazor client logs to Serilog in ASP.NET Core
  10828. Use C# 8 In Any .NET Project Today
  10829. Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  10830. Becoming a Microsoft MVP
  10831. Planar Graphs - Numberphile
  10832. White Rabbit by Jefferson Airplane but it's in 7/8
  10833. One-day hands-on Blazor Workshop 11/25
  10834. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  10835. ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  10836. The Badly Behaved Prime - with James Maynard — Numberphile
  10837. Weekly Udpate 164
  10838. Isogeny crypto
  10839. cradle77/Blazor.Msal
  10840. auth0/auth0-oidc-client-net
  10841. Super Awkward Montage of Students Mistaking Video for a Stills Camera
  10842. The next 5 years of ASP.NET Core - Ryan Nowak
  10843. Async demystified - Karel Zikmund
  10844. Reverse Depth Buffer (z-buffer)
  10845. The State of the Octoverse
  10846. The Most Secure Option
  10847. Raspberry Pi Gaming (Comparison)
  10848. gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  10849. Kubernetes Learning Path v2.0
  10850. BuildVision - Visual Studio Marketplace
  10851. Hacking CoreCLR on Linux with CLion
  10852. Using Rust in Windows - Microsoft Security Response Center
  10853. Help Us Plant 20 Million Trees - Join #TeamTrees
  10854. Parents Music Resource Center - Wikipedia
  10855. dotnet/org-policy
  10856. How Swift Achieved Dynamic Linking Where Rust Couldn't
  10857. You Give REST a Bad Name
  10858. Larry Ewing | Update Conference Prague 2019
  10859. Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  10860. Fixing Random, bonus episode 2: pigeons and the noisy-or distribution
  10861. Homepage | ZKProof Standards
  10862. dotnet/SqlClient
  10863. I Don't Like Notebooks - Joel Grus - #JupyterCon 2018
  10864. Announcing .NET Jupyter Notebooks - Scott Hanselman
  10865. Maintaining cryptographic library for 12 languages
  10866. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  10867. Bosses at Vice and The Fader Ignored Sexual Misconduct, Employees Allege, Until Women on Twitter Began Exposing It
  10868. Just-so story - Wikipedia
  10869. Bloomberg - Are you a robot?
  10870. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  10871. Workshops
  10872. Bypassing GitHub’s OAuth flow
  10873. Life Lesson Star Trek Style
  10874. The next 5 years of ASP.NET Core - Ryan Nowak
  10875. Laser pointers can hijack your virtual assistants - Futurity
  10876. Real World Crypto 2020 Program
  10877. Everlong but it's in 7/8
  10878. How to Hide Sensitive Files in VS Code
  10879. Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  10880. HSTS From Top to Bottom or GTFO
  10881. Microsoft Forms
  10882. Trains.NET - Episode 2 - Lets draw a grid
  10883. patriksvensson/rustcalc
  10884. Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  10885. Re-Licensing Sentry
  10886. Superintelligence: The Idea That Eats Smart People
  10887. Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  10888. Thoughts on DNS-over-HTTPS
  10889. .NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  10890. Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  10891. BinomialLLC/basis_universal
  10892. ACORN 2009 undercover videos controversy - Wikipedia
  10893. Base64 encoding and decoding at almost the speed of a memory copy
  10894. New version of Durable Functions available now | Azure updates | Microsoft Azure
  10895. Memory management and patterns in ASP.NET Core
  10896. Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  10897. Ed-tech firm Vedantu’s data breach exposes personal data of 686k+ users: Report
  10898. OpenAI Plays Hide and Seek…and Breaks The Game! 🤖
  10899. .NET Design Review: GitHub Quick Reviews
  10900. Numberphile - Still Untitled: The Adam Savage Project - 11/5/19 - Tested.com
  10901. x86/x64 SIMD Instruction List (SSE to AVX512)
  10902. Texas Proposition 4, Prohibit State Income Tax on Individuals Amendment (2019) - Ballotpedia
  10903. .NET Core 3 for Windows Desktop | .NET Blog
  10904. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  10905. [mini] Initial tiered compilation work by lewurm · Pull Request #17551 · mono/mono
  10906. Trains
  10907. Building a Custom Router for Blazor
  10908. You don't need to be a rocket-scientist to contribute to .NET Core!
  10909. Inspect This Snake
  10910. github/gov-takedowns
  10911. Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  10912. Download the latest indie games
  10913. Secure your Custom Domains at no cost with App Service Managed Certificates (preview) | Azure updates | Microsoft Azure
  10914. The Latest
  10915. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  10916. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  10917. Your OneNote
  10918. bye: FTP Support Is Going Away
  10919. Visual Studio Online - Cloud IDE - Code Editor Online
  10920. Announcing Visual Studio Online Public Preview | Visual Studio Blog
  10921. Announcing .NET Core 3.1 Preview 2 | .NET Blog
  10922. Flush Cache  |  Public DNS  |  Google Developers
  10923. ADefWebserver/FatSecretDataExporter
  10924. Modern day C# development in Visual Studio 2019 - Kevin Pilch
  10925. Minimal Viable Programs - <h1>Joe Armstrong - Erlang and other stuff</h1>
  10926. Jon Galloway! | Jesse Liberty
  10927. Audio Fingerprinting using the AudioContext API
  10928. Home - Develomentor
  10929. The Cliffs of Inanity
  10930. golang/go
  10931. danistefanovic/build-your-own-x
  10932. Nintendo Support: What Are the Differences Between a Primary and Non-Primary Nintendo Switch Console?
  10933. Piece of My Heart but it's in 7/8
  10934. dotnet/coreclr
  10935. ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  10936. Microsoft Announces It's Ready to Contribute to OpenJDK - Slashdot
  10937. Discord - Free voice and text chat for gamers
  10938. Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  10939. Using the Resource Timing API
  10940. SteeltoeOSS/steeltoe
  10941. Create cloud-native .NET microservices with Steeltoe.
  10942. NordVPN users’ passwords exposed in mass credential-stuffing attacks
  10943. The history of the GC configs | .NET Blog
  10944. Blazor Component Lifecycle Diagram
  10945. 07 Political and controversial matters
  10946. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  10947. Credential stuffing explained: How to prevent, detect and mitigate
  10948. GOTO Academy
  10949. Tickets - NDC London 2020 | Software Developers Conference
  10950. A New Era of Productivity with Blazor
  10951. Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  10952. Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  10953. Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  10954. Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  10955. Benchmark.cs
  10956. The SecureMac Interview: Troy Hunt on data breaches - SecureMac
  10957. Opinion: Why Should I Reward Shitty Cosplay With Free Candy?
  10958. cfrg/pake-selection
  10959. Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  10960. Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  10961. Champion Washington Nationals Can’t Go Home Again
  10962. Destroying x86_64 instruction decoders with differential fuzzing
  10963. try.peachpie.io
  10964. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  10965. Routing in ASP.NET Core
  10966. Breaches at NetworkSolutions, Register.com, and Web.com — Krebs on Security
  10967. Stand Out Online with a Professional Small Business Website
  10968. Trains.NET - Episode 1 - File, New Project
  10969. Register Domain Names at Register.com - Business Web Hosting Services and Domain Name Registration Provider
  10970. Introducing Orleans 3.0 | .NET Blog
  10971. The World's First Domain Provider | Network Solutions
  10972. GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  10973. Helping People Work Efficiently while Remote
  10974. System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  10975. system.net - Domain Name For Sale | DAN.COM
  10976. SameSite=None: Known Incompatible Clients - The Chromium Projects
  10977. Hellvetica.ttf | Kern in hell
  10978. TLS Post-Quantum Experiment
  10979. The .NET Process class on Linux - Red Hat Developer
  10980. Turkey
  10981. normj/ServerlessTODOListTutorial
  10982. revo.js 2019 - Boyan Mihaylov - A journey of multithreading using WebAssembly
  10983. LISA2019 Linux Systems Performance
  10984. Discover gists
  10985. github/gov-takedowns
  10986. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  10987. default value
  10988. .NET Design Review: ARM Intrinsics
  10989. Visual Studio 2019 version 16.4 Release Notes
  10990. Shigeru Miyamoto honoured with Japan culture award | VGC
  10991. mattdesl/workshop-webgl-glsl
  10992. Safe and Secure Drivers in High-Level Languages
  10993. An In-depth Look at Routing in Blazor
  10994. TomaszRewak/C-sharp-console-gui-framework
  10995. ThreeMammals/Ocelot
  10996. dotnet/diagnostics
  10997. Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  10998. Untitled Goose Game - Insecure Deserialization
  10999. Have I Been Pwned: API v3
  11000. Apple - Support - System Status
  11001. dotnet/coreclr
  11002. Senior Privacy Engineer (Remote) - Career Page
  11003. This Video Is Sponsored By ███ VPN
  11004. Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  11005. PHP Bug Allows RCE on NGINX Servers
  11006. NDC London 2020 | Software Developers Conference
  11007. Apple, Your Developer Documentation is… Missing
  11008. Creating Random Numbers With .NET Core
  11009. LMGTFY
  11010. Invisible banana skins thrown at black people every day, says John Barnes
  11011. Hey Man, Nice Shot but it's in 7/4 and 15/16
  11012. Being ping-ponged between LinkedIn and Stack Overflow
  11013. dapr/dapr
  11014. Learn all about Distributed Application Runtime (Dapr), Part 2 | Azure Friday
  11015. Convey
  11016. Create Home + Body Care Products to Save Money and Planet
  11017. Sponsor @zx2c4 on GitHub Sponsors
  11018. Verzekeraar Allianz informeert klanten over datalek - Security.NL
  11019. Matt Parker | Standup Mathematician - Shows
  11020. The Republican political operatives who call the shots at Facebook
  11021. benchmark.txt
  11022. The Spy | Netflix Official Site
  11023. spectresystems/snitch
  11024. Pompeo Was Riding High—Until the Ukraine Mess Exploded
  11025. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  11026. Learn all about Distributed Application Runtime (Dapr), Part 1 | Azure Friday
  11027. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  11028. cr.yp.to: 2019.10.24: Why EdDSA held up better than ECDSA against Minerva
  11029. Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  11030. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  11031. Research based on the .NET Runtime
  11032. Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  11033. Options for .NET’s versioning issues
  11034. r/techsupportmacgyver - I slept through all of my phone alarms today so I rigged a TENS unit to an alarm clock. It hurts a lot.
  11035. Commas in big numbers everywhere: An OpenType adventure
  11036. Lyft Launches Job Access Program in 35+ Cities
  11037. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  11038. Stay in-the-know: Introducing the Performance Matters newsletter | Raygun Blog
  11039. Introducing the Docker Desktop WSL 2 Backend - Docker Blog
  11040. Tournament XI - Calamity
  11041. BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  11042. A First Look at Java Inline Classes
  11043. Cash-back Websites Expose 2 TB of Sensitive Information
  11044. 【Unite Tokyo 2019】Understanding C# Struct All Things
  11045. Sky Views: You’ve already been hacked - so has everyone else
  11046. AssemblyNameTests.cs
  11047. dotnet/org-policy
  11048. An Introduction to Building Applications with Blazor, How to get started creating applications using this exciting easy to use Microsoft C# framework - Google Play
  11049. chrisnas/EffectiveDebugging
  11050. dumpperms.cs
  11051. The dress - Wikipedia
  11052. Blazor-State Tutorial
  11053. Windows Terminal Preview 1910 Release | Windows Command Line
  11054. Introduction to cloud-native applications
  11055. 1590810 - Sectigo: EV SSL Certificates with incorrect businessCategory
  11056. Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  11057. Mei-Chin Tsai | Update Conference Prague 2019
  11058. 63 Cores Blocked by Seven Instructions
  11059. .NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  11060. Hear Hong Kong Protesters Read Their Final Goodbyes | The Dispatch
  11061. Stack Overflow
  11062. 1590171 - QuoVadis: failure to reply in a timely manner
  11063. .NET Design Review: GitHub Quick Reviews
  11064. Fame and Admiration - with Timothy Gowers — Numberphile
  11065. abp.io
  11066. Firefox 70 — a bountiful release for all – Mozilla Hacks - the Web developer blog
  11067. Introduction to Routing in Blazor
  11068. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  11069. Free for developers
  11070. Meet Algo, the VPN that works
  11071. trailofbits/algo
  11072. Prevent dotnet core 3.0 from building EXE by default
  11073. How to monitor your Docker containers with ctop
  11074. uucidl/pre.uumu
  11075. An Illustrated Guide to OAuth and OpenID Connect
  11076. Mark Zuckerberg Has Quietly Recommended Campaign Hires to Pete Buttigieg
  11077. Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  11078. Alexa and Google Home abused to eavesdrop and phish passwords
  11079. IdentityModel/IdentityModel.OidcClient
  11080. #8MileYang
  11081. Contributing | Servicios gratuitos para webmasters: scripts en castellano, intercambio de banners, redirección de URLS, espacio jurídico
  11082. YOW! Night 2019 Melbourne - Angie Jones - Oct 22
  11083. Writing a book is hard
  11084. mrLSD/riscv-fs
  11085. OceanNumericInput Component
  11086. OceanLibrary/Ocean
  11087. OceanLibrary/Ocean
  11088. Slow in the Application, Fast in SSMS?
  11089. Thriving on the Technical Leadership Path
  11090. I'm an introvert and I gave a conference talk - Stephanie Stimac's Blog
  11091. SF Man Faces Eviction After 344% Rent Increase
  11092. Fire! Fire! | The IT Crowd
  11093. Karel Zikmund - Events
  11094. Request Features And ASP.NET Core 3
  11095. Organ harvesting from Falun Gong practitioners in China - Wikipedia
  11096. dlemstra/code-sign-action
  11097. Have I Been Pwned: Notify me
  11098. Er passordene dine sikre nok?
  11099. Native Blazor Components powered by DevExpress
  11100. Kurds and Turkey Accuse Each Other of Cease-Fire Violations
  11101. Test A Blazor App With Cypress
  11102. The Smallest MIDI Synth Again...
  11103. Sydney ModernApps Live Stream
  11104. I'm Sorry You Feel This Way NatWest, but HTTPS on Your Landing Page Is Important
  11105. Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  11106. Netcode [p1]: Fightin' Words
  11107. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  11108. Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  11109. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  11110. Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  11111. Running .NET Core global tools in non-sdk Docker images
  11112. 7 Hidden Office 365 Settings You Can Unlock with PowerShell [Free Video Course]
  11113. The Differentiable Curry | OpenReview
  11114. Sebazzz/Return
  11115. FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  11116. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  11117. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  11118. C2 Design Philosophy - Cliff Click's Blog
  11119. Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  11120. Azure SDK October 2019 Preview | Azure SDKs
  11121. San Miguel, IRL
  11122. Fall .NET Core Survey | .NET Blog
  11123. Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case
  11124. The UN revises down its population forecasts
  11125. [bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono
  11126. The Forgotten Flexagon - Numberphile
  11127. How to expose your custom counters in .NET Core
  11128. New features in .NET Core 3.0 on Linux - Red Hat Developer
  11129. Uploading Files In Blazor
  11130. Microsoft Ignite The Tour in Sydney, February 2020
  11131. The Aggregate Magic Algorithms
  11132. Source Browser
  11133. Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  11134. github/gov-takedowns
  11135. Dapr - portable, event-driven, serverless runtime.
  11136. Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog
  11137. brminnick/HackerNews
  11138. Ed25519 Keys | Brian Warner
  11139. .NET Core -- Choices
  11140. Download Visual Studio 2019 for Windows & Mac
  11141. The Cloud Native Show - LIVE: Ep. 1
  11142. A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  11143. “BriansClub” Hack Rescues 26M Stolen Cards — Krebs on Security
  11144. Microsoft says .NET Framework porting project is finished: If your API's not on the list, it's not getting in
  11145. Terra
  11146. Pac-Man | Design Icons
  11147. 1248897 - Expose SpeechRecognition to the web
  11148. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  11149. Weber's Law - Numberphile
  11150. Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  11151. The New War on Naturalized Citizens
  11152. wybiral/firehose
  11153. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  11154. Security flaws exposed personal data from home loan applications in South Africa
  11155. Home - .NET API Catalog
  11156. The Lines of Code That Changed Everything
  11157. RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  11158. Announcing .NET Core 3.1 Preview 1 | .NET Blog
  11159. Two Headed Girl
  11160. .NET API browser
  11161. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  11162. .NET R&D Digest (September, 2019)
  11163. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  11164. Stack Overflow OSS
  11165. Office 365 network attacks - Gaining access to emails and files via an insecure Reply URL
  11166. Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
  11167. Mathematical Sciences Research Institute
  11168. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  11169. Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  11170. Simplify the Handler loop by davidfowl · Pull Request #8 · rsocket/rsocket-net
  11171. Microsoft - Official Home Page
  11172. rust-p2p/disco
  11173. HashiCorp Nomad on AWS - Quick Start
  11174. NDC London 2020 | Software Developers Conference
  11175. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  11176. System update
  11177. .NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  11178. AWS’ sponsorship of the Rust project | Amazon Web Services
  11179. danielmarbach/Async.Netcore
  11180. World's Greatest Gallery of Mushrooms That Look Like Butts
  11181. spboyer/dotnet-workshops
  11182. Performance Profiling F#
  11183. Sessions - Developer! Developer! Developer! North
  11184. CoreCLR 3.0 Intrinsics
  11185. Queueing theory and regular expressions
  11186. Weather: Last Week Tonight with John Oliver (HBO)
  11187. Deep Dive into an ORM: The Entity Framework Core Query Pipeline
  11188. Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  11189. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11190. Pixels of the Week – October 13, 2019 by Stéphanie Walter - UX designer & Mobile Expert.
  11191. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  11192. Against Me! - From Her Lips To God's Ears (The Energizer) [Lyrics on Screen]
  11193. The Decemberists - Calamity Song
  11194. Amazon.com: Children of Time eBook: Adrian Tchaikovsky: Kindle Store
  11195. Marriott – Property Internet Terms of Use
  11196. In one Maine town, ‘home paper’ is gone after 135 years - The Boston Globe
  11197. How Multiplexing Changes Your HTTP APIs
  11198. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  11199. Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  11200. Resistance - The First Anonymous DEX and Privacy-Oriented Blockchain
  11201. Tenure announcement: April 2019
  11202. Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  11203. I/O pipelines - .NET
  11204. .NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  11205. A detailed look at Ubuntu’s new experimental ZFS installer
  11206. The Insecure Elephant in the Room - CA Security Council
  11207. Thousands of US troops deploying to Saudi Arabia: Pentagon
  11208. PeachPie | PHP compiler to .NET
  11209. Fix a Wobbly Table (with Math)
  11210. Hack to the Future - NDC Sydney 2020 | Software Developers Conference
  11211. Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  11212. Distribution comparison via the shift and ratio functions
  11213. Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  11214. Bublik - Wikipedia
  11215. At least 6,500 online stores were hacked for credit card data
  11216. IDENTIFY on Tour Melbourne
  11217. .NET Design Review: .NET Core 3.1
  11218. Secretary Perry Subpoenaed in House Impeachment Inquiry
  11219. Vox Borders is back — with a twist!
  11220. Balloon effect - Wikipedia
  11221. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  11222. Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  11223. Languages & Runtime: .NET Community Standup - Oct. 10th 2019 - We're Winging It
  11224. Iterating on Inclusion - Stack Overflow Blog
  11225. Consolidated repo names · Issue #127 · dotnet/announcements
  11226. Pregnancy and maternity discrimination research findings | Equality and Human Rights Commission
  11227. Normality is a myth
  11228. dotnet/orleans
  11229. Application Manifests - Win32 apps
  11230. Navigator.sendBeacon()
  11231. The Cloud Native Show | Channel 9
  11232. IdentityServer/IdentityServer4
  11233. ASP.NET Core Performance Best Practices
  11234. OutOfMemory! card game
  11235. Packaging CLI programs into Docker images to avoid dependency hell
  11236. Stack Overflow - Where Developers Learn, Share, & Build Careers
  11237. File Signature Database:
  11238. AutoHotkey
  11239. Android-x86 - Porting Android to x86
  11240. The Third Annual C# Advent | Cross Cutting Concerns
  11241. Implementation of efficient algorithm for changepoint detection: ED-PELT
  11242. Blazored/Modal
  11243. Grant Types — IdentityServer4 1.0.0 documentation
  11244. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11245. Check If You Are in the Sephora and StreetEasy Data Breaches
  11246. jwilber/roughViz
  11247. Die2Nite.com: The zombie survival game set in a world inhabited by the living dead!
  11248. A million StreetEasy accounts hacked
  11249. Blazor Security Docs and Blog Posts
  11250. Convert A C# Object To Almost Any Format
  11251. Where Does River Water Go? - Numberphile
  11252. Street Battles Break Out After Hong Kong Bans Masks at Protests
  11253. Ministry of Health fronts as cyber attack leaves patient data exposed
  11254. Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  11255. Omni Trio - Renegade Snares (Original Mix)
  11256. Australia Talks: Find out where you fit, and how you compare to other Australians in 2019
  11257. Use the Azure Application Insights Profiler settings pane - Azure Monitor
  11258. .NET Core 3.0 Availability on App Service · Issue #204 · Azure/app-service-announcements
  11259. 1943 - Loading issue... - Monorail
  11260. SQL-MisterMagoo/Blazor.PWA.MSBuild
  11261. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  11262. Oldpug/Bfi
  11263. Performance analysis of multithreaded applications. | Easyperf
  11264. Xabaril/Esquio
  11265. nanochess/bootOS
  11266. The GROUPing pitfall - ISoft Wiki
  11267. In-Memory-Only ELF Execution (Without tmpfs)
  11268. NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke
  11269. Chrome UI for Deprecating Legacy TLS Versions
  11270. Source Browser
  11271. MvcConf 2010
  11272. Virtualization-Based Security: Enabled by Default
  11273. Embracing gRPC in .Net Core
  11274. dotnet/try-convert
  11275. Iraq blocks Facebook, Twitter, WhatsApp and Instagram, then shuts down internet amid civil unrest - NetBlocks
  11276. Overriding :root CSS variables from inner scopes
  11277. Microsoft Surface Duo and Neo: The Software Developer Perspective - Uno Platform
  11278. Don’t use Azure Functions as a web application
  11279. Overriding :root CSS variables from inner scopes
  11280. Designing Better Security Warnings – Firefox UX
  11281. RSVP Rant - Dan Clarke
  11282. Benchmark.cs
  11283. Hacker Noon
  11284. posh-git by dahlbyk
  11285. API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  11286. String-based enums · Issue #2849 · dotnet/csharplang
  11287. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  11288. Intel 545s 2.5&#34; 256GB SATA III 64-Layer 3D NAND TLC Internal Solid State Drive &#40;SSD&#41; SSDSC2KW256G8X1 - Newegg.com
  11289. PhobosLab
  11290. Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  11291. .NET Design Review: GitHub Quick Reviews
  11292. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  11293. dotnet/coreclr
  11294. Call for Review: Web Assembly 1.0 is a W3C Proposed Recommendation | W3C News
  11295. Microwaving butter - The Oatmeal
  11296. Zynga's Breach Notification: How Not to Inform Victims
  11297. What is the difference between ToArray and ToList?
  11298. .NET Rocks! vNext
  11299. 10x developers
  11300. Blazor Roundup From .NET Conf 2019
  11301. Serving ASP.NET Core Web Content from External Folders
  11302. Azure Resource Manager (ARM) Tools - Visual Studio Marketplace
  11303. HEAD - A free guide to <head> elements
  11304. Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  11305. dotnet/diagnostics
  11306. IT Recruitment | Encode Talent
  11307. Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  11308. kzu/guit
  11309. Why online identities are smart career moves
  11310. Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community?
  11311. v5.7 Release Notes
  11312. No, White MAGA Friend—You Weren't "Embarrassed" by Barack Obama
  11313. Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  11314. Native image lazy-loading for the web!
  11315. Using native DLL and resource files in BenchmarkDotNet projects
  11316. Blazor Simple CQRS with MediatR
  11317. CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.”
  11318. A computer built from NOR gates: inside the Apollo Guidance Computer
  11319. Impeachment.fyi - the latest impeachment news
  11320. Alba
  11321. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  11322. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  11323. The Residents-The Coming of the Crow
  11324. Text Rendering Hates You
  11325. Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  11326. Robots.txt Middleware For ASP.NET Core
  11327. davidfowl/AspNetCoreDiagnosticScenarios
  11328. Kickstarter To Workers and Project Creators: Drop Dead | Current Affairs
  11329. wybiral/firehose
  11330. Wiener Winner Remix | Pinky Malinky | Netflix Futures
  11331. How2factor
  11332. Frontpage EN – Tap-House – The gateway to the world of beer in your city
  11333. aspnet/samples
  11334. Oryx Design Lab
  11335. Three years of research into #thedress, digested – a lesson in humility for perceptual science
  11336. Hot Questions - Stack Exchange
  11337. .NET Core 3 Local Tools
  11338. Aw, snap! What if Every Tab Crashes?
  11339. nvbn/thefuck
  11340. Peacock - Visual Studio Marketplace
  11341. Yuriy Lutsenko - Wikipedia
  11342. Introducing the CodeSearchNet challenge
  11343. Festive Fractals - Computerphile
  11344. Dark Reader — dark theme for every website
  11345. xoofx/JitBuddy
  11346. Walking Down the Memory Lane with Bing.md
  11347. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  11348. Circus Jobs - CircusTalk
  11349. RicoSuter/NSwag
  11350. ffjson: faster JSON serialization for Golang | Paul Querna
  11351. One-day hands-on Blazor Workshop
  11352. Hot Questions - Stack Exchange
  11353. Walking Down the Memory Lane with Bing – Part 3
  11354. Everyone In Washington Is Reading the Whistleblower Complaint — Except Senate Republicans
  11355. Improving the LibraBFT protocol · Libra
  11356. Walking Down the Memory Lane with Bing Part 3
  11357. Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  11358. Want Free Coding Lessons? Twitch Makes It Happen in Real Time
  11359. Intel 660p Series M.2 2280 512GB PCI-Express 3.0 x4 3D2 QLC Internal Solid State Drive &#40;SSD&#41; SSDPEKNW512G8XT - Newegg.com
  11360. dotnet-presentations/dotnetconf2019
  11361. Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  11362. Theresa May suppressed NINE reports proving immigration has little effect on employment or wages
  11363. “Stubs” in the .NET Runtime
  11364. 3.0 Release Notes | Npgsql Documentation
  11365. CLR Method Internals (.NET 2.0)
  11366. Ray Tracing Denoising
  11367. Your Own Serverless Request Bin with Azure Functions
  11368. .NET Conf 2019 When and How to Use the Actor Model: an Introduction…
  11369. ST3000DM001 - Wikipedia
  11370. Algorand's cryptographic sortition
  11371. .NET Conf 2019 | Channel 9
  11372. [DSCTF 2019] CPU Adventure – Unknown CPU Reversing
  11373. Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  11374. .NET Community Standups | Streaming live each week
  11375. novotnyllc/NuGetKeyVaultSignTool
  11376. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  11377. Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  11378. ML.NET | Channel 9
  11379. El Camino: A Breaking Bad Movie | Official Trailer | Netflix
  11380. 'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  11381. microsoft/FrozenObjects
  11382. We Need a Carbon Tax, Now, That Goes Up Over Time
  11383. .NET Application Architecture Guides
  11384. shafi-vinod.pdf
  11385. dotnet-foundation/project-maturity-model
  11386. terrajobst/api-review-list
  11387. .NET Core 3.0 -- Post Launch Blog Posts
  11388. National Punctuation Day
  11389. Blazor - Official Release, Free Offer, and Future Plans
  11390. 3 as the sum of the 3 cubes - Numberphile
  11391. .NET Design Review: GitHub Quick Reviews
  11392. davidfowl/BedrockFramework
  11393. Windows Terminal Preview 1909 | Windows Command Line
  11394. [Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  11395. Creating gRPC .NET Core Client Libraries - Steve Gordon
  11396. UserSecrets Broken in VS 2019 16.3.0 - Developer Community
  11397. Supreme Court bombshell: Britain is working once again
  11398. Welcome to .NET Conf 2019!
  11399. Welcome to Esquio — Esquio 0.0.1 documentation
  11400. The government websites that still aren't 'secure'
  11401. Sagas
  11402. Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  11403. Microsoft Launches New .NET Core Video Series - Thurrott.com
  11404. My Journey with Orchard Core
  11405. Tips and Tricks for .NET Debugging in Visual Studio
  11406. What's New in SignalR with .NET Core 3.0?
  11407. Masters of the Fountain Pen:Kiyoshi Kato(Kato Seisakusho Com
  11408. MiniProfiler/dotnet
  11409. Modernizing .NET Desktop Applications with .NET Core
  11410. What's new in C# 8 - Part 2
  11411. What's new in C# 8 - Part 1
  11412. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  11413. The C-Word - talking Calculus with Steven Strogatz — Numberphile
  11414. Mid Century Themes (Dark / Light) - Visual Studio Marketplace
  11415. dotnet/core
  11416. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  11417. Locknote: The Internet of Pwned Things - Troy Hunt
  11418. dotnet/winforms
  11419. prefers-color-scheme
  11420. gRPC
  11421. Test web APIs with the HTTP REPL
  11422. CppCon 2019: The One-Decade Task: Putting std::atomic...
  11423. Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  11424. Alexis Kennedy
  11425. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  11426. .NET Videos | Free videos from the .NET team and community
  11427. AWS Joins the .NET Foundation | Amazon Web Services
  11428. dotnet/docs
  11429. dotnet/core
  11430. Announcing .NET Core 3.0 | .NET Blog
  11431. .NET Videos | Free videos from the .NET team and community
  11432. Announcing F# 4.7 | .NET Blog
  11433. Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  11434. “UPSERT” Race Condition With MERGE
  11435. ASP.NET Core in Action
  11436. Prevent users registering with passwords from data breaches
  11437. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  11438. Troy Hunt Returns to Denmark
  11439. dotnet-presentations/aspnetcore-app-workshop
  11440. Chocolatey's Website Gets a Long Awaited Redesign!
  11441. Creature Keeper Combat Teaser
  11442. It’s time to stop lionizing Dian Fossey as a conservation hero — Lady Science
  11443. Peddle the Pedal to the Metal
  11444. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  11445. Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  11446. Vive la tarte
  11447. 2.1.x changes and .NET Core 3.0 support by NickCraver · Pull Request #172 · NickCraver/StackExchange.Exceptional
  11448. JDK 13: The new features in Java 13
  11449. STRML: Projects and Work
  11450. python/cpython
  11451. America has two economies—and they’re diverging fast
  11452. Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  11453. What's my birthday?
  11454. What's my birthday?
  11455. Chrome 78 Beta: a new Houdini API, native file system access and more
  11456. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  11457. Hackean código fuente y credenciales de acceso de Scotiabank
  11458. Amazon.com: Logitech MX Master 2S Wireless Mouse – Use on Any Surface, Hyper-fast Scrolling, Ergonomic Shape, Rechargeable, Control up to 3 Apple Mac and Windows Computers (Bluetooth or USB), Graphite: Computers & Accessories
  11459. dotnet/corefx
  11460. This is how you get rid of null reference exceptions forever
  11461. davidfowl/BedrockFramework
  11462. praeclarum/sqlite-net
  11463. Herding Cats: A Primer for Programmers Who Lead Programmers: J. Hank Rainwater: 9781590590171: Amazon.com: Books
  11464. Amazon.com: Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead (9781455554799): Laszlo Bock: Books
  11465. The Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.com
  11466. Awesome Orrery - Objectivity #212
  11467. Federal ruling could make it legal to go topless in Utah, 5 other states
  11468. CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  11469. Data Breach | Animates Pet Supplies
  11470. icsharpcode/ILSpy
  11471. Walking Down the Memory Lane with Bing – Part 2
  11472. jeffkl/KluGet
  11473. LEOPOLD NASA FOIA 2019 OK Asteroid
  11474. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  11475. Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  11476. unoplatform/workshops
  11477. UnoConf Livestream - Presented by Uno Platform
  11478. BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge
  11479. Interview with Scott Hunter on .NET Core 3.0
  11480. Safely Endangered
  11481. Out-of-memory exception in a managed application that's running on the 64-bit .NET Framework
  11482. henalbrod/Blazor.Auth0
  11483. Telerik and Kendo UI R3 Release 2019 is Here!
  11484. Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11485. [WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  11486. Non-Lack Rack Pack
  11487. [WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  11488. Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  11489. Cascadia Code | Windows Command Line
  11490. Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  11491. Miles 10 Titanfall 2 Replay Demo
  11492. gRPC and C# 8 Async stream
  11493. What is the fastest way to do Array Table Lookup with an Integer Index?
  11494. Prague .NET Meetup with Maoni Stephens [ENG]
  11495. dotnet/roslyn
  11496. John Balcerzak - Wikipedia
  11497. WATCH: Full exchange between Corey Lewandowski and House Judiciary Counsel Barry Berke
  11498. Noita Gameplay - Explaining what every pixel is simulated means
  11499. A Cancel Culture Glossary
  11500. dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  11501. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  11502. Polly-Contrib/Polly.Contrib.WaitAndRetry
  11503. Nick Craver - Why you should wait on upgrading to .Net 4.6
  11504. Banks, Arbitrary Password Restrictions and Why They Don't Matter
  11505. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  11506. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  11507. Read-Only Array and Tuple Types in TypeScript
  11508. How .NET 4.8 Can Break Your Application
  11509. Dealing with the compromise
  11510. jerriep/dotnet-outdated
  11511. An Introduction to OwningComponentBase
  11512. Pre-DDD 14 Curry Night
  11513. Build a 6502 computer
  11514. dotNET
  11515. Best Media Streaming Devices | Live streaming apps powered by Plex
  11516. Role-Playing Virtual Tabletop | I Met A Troll
  11517. 2019: July - October Political Notes - Richard Stallman
  11518. Uno Platform - Home
  11519. GitHub
  11520. Careers- Junior Data Scientist
  11521. Introduction to Functional Programming in F# — Softwarepark
  11522. Data Juggler
  11523. TimeWarpEngineering/blazor-state
  11524. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  11525. False or misleading claims
  11526. Events I'll be Attending in 2019
  11527. xunit/xunit
  11528. IL-Linker in .NET Core 3.0
  11529. Finalization implementation details | .NET Blog
  11530. Legal Immigration: Last Week Tonight with John Oliver (HBO)
  11531. Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot · Pull Request #1367 · buildo/react-components
  11532. BluestormDNA/ProjectPSX
  11533. GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  11534. !@#$!@@@@@@@ MY ISYS PROJECT @@@@@@!%#@!@
  11535. beemdevelopment/Aegis
  11536. Veldrid
  11537. Bye Bye Love
  11538. fun with variance
  11539. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  11540. Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  11541. Tutorial series for simulating NES Graphics – BIT INK STUDIOS
  11542. Aditya Anand – Medium
  11543. Ongoing EOSIO exploit allows attacker to steal 30,000 EOS as network freezes
  11544. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  11545. davidfowl/DynamicLinq
  11546. DOH! DNS over HTTPS explained | APNIC Blog
  11547. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  11548. langleyfoxall/laravel-nist-password-rules
  11549. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  11550. Every game should copy Death Stranding’s “Very Easy Mode”
  11551. pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  11552. Buy Samsung HMD Odyssey+ - Microsoft Store
  11553. Automatically Compress Images on Pull Requests - Calibre
  11554. Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  11555. Introduction to Compilers and Language Design
  11556. Compilers
  11557. CS143 Archive
  11558. CSEP501: Compiler Construction
  11559. Cutter
  11560. svaarala/duktape
  11561. sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  11562. ChocoPy: A Programming Language for Compilers Courses
  11563. What's new in .NET Core 3.0
  11564. IRL Analogies Explaining Digital Concepts are Terrible
  11565. Remove Richard Stallman
  11566. Durable Functions Overview - Azure
  11567. ABC News Democratic Debate - WATCH THE FULL DEBATE (2019)
  11568. .NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  11569. .NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  11570. Dave Glick - Default Interface Members, What Are They Good For?
  11571. Walking Down the Memory Lane with Bing Part 1
  11572. Microsoft Forms
  11573. Kickstarter Has Fired Two Union Organizers in Eight Days
  11574. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  11575. App Store Review Guidelines - Apple Developer
  11576. Building dev tools & designing C#: An interview with Eric Lippert
  11577. Languages & Runtime: .NET Community Standup - Sept. 12th 2019 - .NET Conf, .NET 5, OpenFSharp
  11578. How I Finally Fixed My Parents Dodgy Wifi With AmpliFi
  11579. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  11580. r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  11581. ixy-languages/ixy-languages
  11582. A high-speed network driver written in C, Rust, Go, C#, Java | Hacker News
  11583. JavaZone 2019 - September 11th - 12th
  11584. ixy-languages/ixy.cs
  11585. Switch intellisense between frameworks · Issue #39 · OmniSharp/omnisharp-vscode
  11586. The Value of EV Certificates Remains Regardless of Changes To The EV Indicator in Major Browsers
  11587. Control - Discover a World Unknown
  11588. draft-ietf-quic-transport-23 - QUIC: A UDP-Based Multiplexed and Secure Transport
  11589. IDENTIFY Asia Pacific
  11590. john-h-k/MathSharp
  11591. Amazon.com: iBUYPOWER Gaming PC Computer Desktop Trace2 9250 (Intel Core i7-9700F 3.0GHz, NVIDIA GeForce GTX 1660 Ti 6GB, 16GB DDR4, 240GB SSD, 1TB HDD, WiFi & Win 10 Home) Black: Computers & Accessories
  11592. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  11593. PrivacySafe: The Anti-Cloud Appliance
  11594. Scabs
  11595. How to add an optimization for C# to RyuJIT
  11596. La facture | ICI Radio-Canada.ca Télé
  11597. Microsoft, Hewlett Foundation preparing to launch nonprofit that calls out cyberattacks - CyberScoop
  11598. Home
  11599. XBox Underground (Part 1) – Darknet Diaries
  11600. Hyperion Publications
  11601. Testable timers with Reactive Extensions for .Net - Mark's Blog
  11602. Silent Hill OST - Killing Time
  11603. Weakness in Intel chips lets researchers steal encrypted SSH keystrokes
  11604. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  11605. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  11606. Urban Street Network Orientation
  11607. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  11608. Firefox’s Test Pilot Program Returns with Firefox Private Network Beta – The Mozilla Blog
  11609. Democracy Diverted: Polling Place Closures and the Right to Vote
  11610. nip.io - wildcard DNS for any IP Address
  11611. xip.io: wildcard DNS for everyone
  11612. .NET Design Review: GitHub Quick Reviews
  11613. Say hello to the new Visual Studio terminal! | Visual Studio Blog
  11614. September 10, 2019—KB4515384 (OS Build 18362.356)
  11615. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  11616. AArnott/Nerdbank.GitVersioning
  11617. Online ticketing company investigating 'potential vulnerability' in its systems
  11618. Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  11619. Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  11620. awslabs/s2n
  11621. Taskbar Latency and Kernel Calls
  11622. Deploying Containerised Apps to Azure Web App for Containers
  11623. GC Perf Infrastructure – Part 0 | .NET Blog
  11624. Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  11625. Review: IT Chapter Two is overlong, but Pennywise will still haunt your dreams
  11626. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  11627. Building a modern campus
  11628. Google hit by antitrust probe from 50 attorneys general
  11629. tonsky/FiraCode
  11630. Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  11631. Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  11632. Nedbank blocks customers from using password managers
  11633. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  11634. Python 2.7 Countdown
  11635. MvvmCross/MvvmCross
  11636. Common Systems Programming Optimizations & Tricks - paulcavallaro
  11637. Announcing CT Monitoring for Report URI!
  11638. Australia’s 2020 Cyber Security Strategy
  11639. DuckDuckGo Settings
  11640. Klein Tools NCVT-1 Voltage Tester, Non-Contact Voltage Detector for AC Voltage, Low Battery Indicator and Auto Shutdown, Batteries Included - Electrical Tools - Amazon.com
  11641. Space Jam
  11642. IdentityServer for ASP.NET Core 3
  11643. Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  11644. Using Certificate Authentication with IHttpClientFactory and HttpClient
  11645. Quotes by Brian W. Kernighan
  11646. TUCK ME IN
  11647. How an Élite University Research Center Concealed Its Relationship with Jeffrey Epstein
  11648. BlazorHelp Website > Blog - A Blazor Application Updater
  11649. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  11650. Discovering Hard Disk Physical Geometry through Microbenchmarking « Blog
  11651. Intel Processor Trace Part3. Analyzing performance glitches. | Easyperf
  11652. r/unsw - Massive 50K Australian Student Data Breach :(
  11653. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  11654. The evolution of Family Link parental controls
  11655. Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  11656. Microsoft the Musical
  11657. .Net Down Under Tour - Sydney
  11658. Blazor-State
  11659. Dave Glick - Default Interface Members and Inheritance
  11660. Gaming's #MeToo Moment and the Tyranny of Male Fragility
  11661. Navigating the .NET Ecosystem
  11662. unoplatformdev
  11663. Gluster | Storage for your Cloud
  11664. Blazor
  11665. The Mystery of 42 is Solved - Numberphile
  11666. Interacting with native libraries in .NET Core 3.0 - Red Hat Developer
  11667. Painless Password Hash Upgrades
  11668. Falun Gong - Wikipedia
  11669. Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  11670. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  11671. CSRF is (really) dead
  11672. Why Are You Removing Website Identity, Google and Mozilla? - CA Security Council
  11673. dotnet/coreclr
  11674. 42 is the new 33 - Numberphile
  11675. [Updated: New Statement] Flight1 Security Breach | FSElite
  11676. Goodbye XSS Auditor
  11677. False Knees
  11678. Space Invaders | Design Icons
  11679. Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  11680. "Give me a break”: Elizabeth Warren just cut through the dumbest climate argument
  11681. OWASP/CheatSheetSeries
  11682. microsoft/PowerToys
  11683. FancyZones Tutorial
  11684. DisposableFieldsShouldBeDisposedDiagnosticAnalyzer eats up memory resulting in VS crash - Developer Community
  11685. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  11686. Entity component system - Wikipedia
  11687. My RustConf 2018 Closing Keynote
  11688. Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  11689. Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  11690. .Net Down Under Community Day 2019
  11691. An Introduction to SequenceReader - Steve Gordon
  11692. Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  11693. dotnet/coreclr
  11694. .NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  11695. SixLabors/ImageSharp.Web
  11696. Call gRPC services with the .NET client
  11697. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  11698. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  11699. Knowledge Management for Developers | Stack Overflow for Teams
  11700. wybiral/stream-sources
  11701. dotnet/coreclr
  11702. Creating a custom xUnit theory test DataAttribute to load data from JSON files
  11703. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  11704. Careers Behind the Code with Maoni Stephens
  11705. Should We Trust Microsoft With Linux?
  11706. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  11707. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  11708. What is Dark?
  11709. Absence of 'unsafe' C# keyword/switch does not guarantee type or memory safety.
  11710. Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  11711. Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  11712. XKCD forum data breach impacted 562,000 subscribers
  11713. r/Twitter - About half the gifs on twitter show one frame then go black. [firefox]
  11714. Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  11715. Get Ghostly - Microsoft Store
  11716. Over 328,000 Users Hit by Foxit Data Breach | SecurityWeek.Com
  11717. Reynolds Number - Numberphile
  11718. natemcmaster/CommandLineUtils
  11719. ghuntley/serverless-to-cgi-bin
  11720. Zero PMK Installation (CVE-2019-12587) | Garbelini M. E.
  11721. 10 Personal Finance Lessons for Technology Professionals
  11722. 32-Bit Apps 'Not Optimized for Your Mac' No Longer Working on macOS Catalina
  11723. Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  11724. Command and Control: Nuclear Weapons, the Damascus Accident, and the Illusion of Safety: Eric Schlosser: 9780143125785: Amazon.com: Books
  11725. Hardware Intrinsics in .NET Core | .NET Blog
  11726. Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  11727. Epicenter
  11728. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  11729. SQL Server Retries with Dapper and Polly
  11730. dotnet/aspnetcore
  11731. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  11732. Create customized instances of Visual Studio
  11733. Livin’ on the Edge: Root Causing Regressions
  11734. I’m sorry, but were you actually trying to remember your comical passwords?
  11735. Alec
  11736. [RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  11737. Up For Grabs
  11738. The Size and Shape of Raindrops - Sixty Symbols
  11739. Publishing to Azure Container Registry using Azure Pipelines
  11740. GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  11741. Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  11742. Tired of Stack Overflow
  11743. .NET Annotated Monthly | September 2019 - .NET Tools Blog
  11744. AsciiDoc Home Page
  11745. Post | LOTSOFNOISE.TECH
  11746. The Size and Shape of Raindrops - Sixty Symbols
  11747. TylerLeonhardt/test-module
  11748. Leon Sans
  11749. wybiral/spirit-box
  11750. Alan Turing to be the face of new £50 note
  11751. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  11752. Workflow syntax for GitHub Actions - GitHub Help
  11753. The ghost who codes: how anonymity is killing your programming career
  11754. OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  11755. NuGet PackageReference format (package references in project files)
  11756. The Egg - A Short Story
  11757. Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  11758. Intel Processor Trace Part2. Better debugging experience. | Easyperf
  11759. cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators
  11760. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  11761. jedisct1/dsvpn
  11762. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  11763. femto-io
  11764. The Plan to Use Fitbit Data to Stop Mass Shootings Is One of the Scariest Proposals Yet
  11765. Final installation and testing underway at stations | WMATA
  11766. The Otherside of Yemen (I love this country!)
  11767. Navier-Stokes Equations - Numberphile
  11768. Ultimate Dog Tease
  11769. Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  11770. The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  11771. Improving performance of GraalVM native images with profile-guided optimizations
  11772. Dominion launches electric school bus initiative, aims for 100% electric fleet in Virginia territory by 2030
  11773. Major Crypto Brokerage Coinmama Reports 450,000 Users Affected by Data Breach
  11774. ML.NET vs. Create ML: Toxic Text
  11775. SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC; - DEV Community 👩‍💻👨‍💻
  11776. Age of JIT Compilation. Part 2. CLR is Watching You
  11777. Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  11778. The Libra Bug Bounty Program | Libra
  11779. Age of JIT Compilation. Part 1. Genesis
  11780. String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  11781. RAD Basic: 100% compatible with VB6 Visual Basic 6 (AKA Visual Basic classic)
  11782. dotnet-foundation/newsletter
  11783. ridercz/Altairis.Services.PwnedPasswordsValidator
  11784. Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  11785. Performance Matters - The latest software performance news straight to your inbox | Product Hunt
  11786. Joe Rogan Experience #1342 - John Carmack
  11787. TeXnique
  11788. Web-to-App Communication: App Protocols
  11789. Why .NET Core for building Cloud Native Apps?
  11790. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  11791. PegLeg
  11792. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  11793. Popmotion | JavaScript animation libraries for delightful interfaces
  11794. Firefox and Chrome will remove GUI indicator for Extended Validation certificates (Bulletproof TLS Newsletter Issue #56)
  11795. Ctrl+F (and possible other actions) should not close the temporary tab you activated it in - Developer Community
  11796. We are what we do
  11797. LOVE, TRASH DOVES.
  11798. Using KeyVault References to Read Key Vault Secrets - Petri
  11799. Anti-aliased Alpha Test: The Esoteric Alpha To Coverage
  11800. Framesync | Popmotion Pure
  11801. 90949 – [9 Regression] null pointer check removed
  11802. IBM Gives Away PowerPC; Goes Open Source
  11803. Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  11804. Totally unsupported hacks - Add Windows Terminal to the Win+X Shortcut menu - Scott Hanselman
  11805. Code Camp NYC — Welcome to the online headquarters of Code Camp NYC
  11806. The piracy paradox at Udemy
  11807. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  11808. Using JSON for polymorphic types in C# - Oxford Computer Consultants
  11809. How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  11810. Insomnia
  11811. Office
  11812. Thread by @ErrataRob: "Yea, I've got 3 hours to kill here in this airport lounge waiting for the next leg of my flight, so let's discuss the "OSI Model". There's n […]"
  11813. Cyber warfare, IoT hacks, and mass data gathering – the new security threats of a hyper-connected world Cyber warfare, IoT hacks, and mass data gathering
  11814. Performance Matters - The Newsletter For Tech Leaders
  11815. WebSocketStream - Chrome Platform Status
  11816. Windows Desktop: .NET Standup - August 22nd 2019 - App Center for Desktop apps, XAML Tools & WinUI
  11817. Little Rock Tech Fest 2019
  11818. 150 Meter Starhopper Test
  11819. Campbell Award Renamed
  11820. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  11821. Imperva Security Update | Imperva
  11822. .NET Design Review: GitHub Quick Reviews
  11823. Windows Terminal Preview v0.4 Release | Windows Command Line
  11824. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  11825. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  11826. damienbod/AspNetCoreMvcAngular
  11827. Navier-Stokes Equations - Numberphile
  11828. Observability — A 3-Year Retrospective - The New Stack
  11829. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  11830. Woman Wins 50K Ultra Outright, Trophy Snafu for Male Winner Follows
  11831. Containerising a Blazor WebAssembly App
  11832. Padloc - A Modern Password Manager For Individuals And Teams
  11833. Introduction to using XPath in JavaScript
  11834. Do It Yourself (OpenJDK) Garbage Collector
  11835. New and improved NuGet Search is here! | The NuGet Blog %
  11836. ASP.NET Core Tag Helpers and View Components
  11837. Haim | AI21 Labs
  11838. AAPAT
  11839. The Bot That Helps You Merge
  11840. wybiral/terrain
  11841. IdentityServer - Training
  11842. Davido - If (Official Music Video)
  11843. Space Jam
  11844. An Introduction to Building Applications with Blazor
  11845. Revolutionary New Digital Offering, ‘Disney Genie,’ Coming to Walt Disney World Resort
  11846. Generator
  11847. Unit Testing dotnet new Templates
  11848. Please do not use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes
  11849. England win thriller by one wicket to keep Ashes alive - relive the drama
  11850. What We Did to Improve Security of Our Infrastructure (Updated)
  11851. Why didn't the Romans contribute much to mathematics? | Hacker News
  11852. Security Incident - Please Change Your Password
  11853. r/AskHistorians - Why didn't the Romans contribute much to mathematics?
  11854. tc39/proposal-realms
  11855. Tens of thousands of Australians just had their banking details hacked
  11856. Security Hall Of Shame
  11857. [Servercert-wg] Ballot SC22: Reduce Certificate Lifetimes
  11858. Night-watchman state - Wikipedia
  11859. Blazor Training Videos – DevExpress Blazor Training Course
  11860. Amazon.com: USB C Charger [GaN Tech], Anker 30W Ultra Compact Type-C Wall Charger with Power Delivery, PowerPort Atom PD 1 for iPhone 11/11 Pro/Max/XS/XR, iPad Pro, MacBook 12'', Pixel, Galaxy, and More: AnkerDirect
  11861. Announcing pricing decrease for Azure App Service on the Premium plan | Azure updates | Microsoft Azure
  11862. Simon Peyton Jones how GHC type inference engine actually works
  11863. natemcmaster/LetsEncrypt
  11864. Vintage Shaking Ghost - Sonic Control - Sound Activated Toy
  11865. How to build a plugin system on the web and also sleep well at night
  11866. Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  11867. Node Material: Light Node
  11868. Explore GitHub
  11869. Bloomberg - Are you a robot?
  11870. GitHub Maintainer Scholarships are now available for GitHub Universe
  11871. Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  11872. Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  11873. Maximising .NET Core API performance
  11874. Prefer ValueTask to Task, always; and don't await twice
  11875. Breach at Hy-Vee Supermarket Chain Tied to Sale of 5M+ Stolen Credit, Debit Cards — Krebs on Security
  11876. HIRE AND FIRE YOUR KIDS
  11877. Secure an ASP.NET Core web app with the Identity framework - Learn
  11878. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  11879. Blazor Tips and Tricks
  11880. Amazing Graphs III - Numberphile
  11881. A005185 - OEIS
  11882. Strategic Domain-Driven Design
  11883. 🐕 Announcing NodeGUI and React NodeGUI - Build native desktop apps with Javascript and CSS 🎉
  11884. Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  11885. Research Update: Impact of the Ask Question Wizard - Stack Overflow Blog
  11886. Snake Puzzle Games
  11887. Kerbal Space Program 2 Cinematic Announce Trailer
  11888. Optional Parameters in Razor Pages Routing
  11889. prometheus-net/prometheus-net
  11890. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  11891. Why Does the U.S. Army Own So Many Fossils?
  11892. Google, Apple, and Mozilla block Kazakhstan government’s browser spying
  11893. Issues Cloning Spec repo - GitHub taking a very long time to download changes to the Specs Repo · Issue #4989 · CocoaPods/CocoaPods
  11894. Respawn at the Apex of community dysfunction | Opinion
  11895. Mozilla takes action to protect users in Kazakhstan – The Mozilla Blog
  11896. NIST submissions - PQC WIKI
  11897. Nintendo Support: How to Transfer Data Between microSD Cards for Use on Nintendo Switch
  11898. Protecting Chrome users in Kazakhstan
  11899. EV SSL Certificates Phased Out of New Browser Updates | Venafi
  11900. Contact – The Reformed Programmer
  11901. rstropek/BlazorHeroTutorial
  11902. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  11903. UNCRACKABLE? The Collatz Conjecture - Numberphile
  11904. Entity Framework Core in Action
  11905. Containerising a Blazor Server App
  11906. Lessons learned from accident and near-accident experiences in traffic
  11907. r/Mistborn - A Steel Inquisitor sketch
  11908. Hieronymus Bosch Butt Music
  11909. Performance Matters • Hillel Wayne
  11910. The Effectiveness of Publicly Shaming Bad Security
  11911. .NET Community Standups | Live every Tuesdy and Thursday
  11912. mrpmorris/blazor-university
  11913. Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  11914. Blazor University – Learn the new .NET SPA framework from Microsoft
  11915. .NET Design Review: GitHub Quick Reviews
  11916. What’s in the Works: Improving Feedback for All Users - Stack Overflow Blog
  11917. How 24 FPS Became Standard
  11918. Making my first contribution on SourceForge using Mercurial
  11919. An Introduction to System.Threading.Channels - Steve Gordon
  11920. ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  11921. dotnet/core
  11922. Rotor v2 book draft available · Ted Neward's Blog
  11923. What's new in C# 8.0 - C# Guide
  11924. Join the #include Discord Server!
  11925. Causes of the Great Recession - Wikipedia
  11926. Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  11927. Green Padlocks, Gray Padlocks - Does Anyone Really Care?
  11928. Welcome to report-uri.com
  11929. Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog
  11930. Script
  11931. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  11932. .NET Core and systemd | .NET Blog
  11933. Learn UI Design: The Complete Online Video Course
  11934. Supreme Supreme®/BLU Burner Phone
  11935. dotnet/coreclr
  11936. Down the Rabbit Hole with a BLU Phone Infection
  11937. BlazorHelp Website > Home
  11938. First Pull Request in Open Source
  11939. Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman
  11940. How to Build Good Software
  11941. C-SPAN: President Obama at the 2011 White House Correspondents' Dinner
  11942. [live] Hong Kong Protests regarding Extradition law amendment proposed by the Government (various locations; ongoing)
  11943. I’m Pwned. You’re Pwned. We’re All Pwned. - Troy Hunt
  11944. Duckie.me: A tool for one person pairing.
  11945. Inside America’s Ridiculously Old-Fashioned Gun-Tracing Center
  11946. draft-truskovsky-lamps-pq-hybrid-x509-01 - Multiple Public-Key Algorithm X.509 Certificates
  11947. Salmon in Tutka Bay Lagoon were killed by broken net, not ocean warming | Homer News
  11948. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  11949. Building workflows with the Durable Task Framework
  11950. European Central Bank confirms website hack and data breach
  11951. Highlights from Git 2.23
  11952. Thermaltake Tt Gaming Level 20 RGB Battlestation Gaming Computer Desk&#59; Full Frame RGB LED Lighting W&#47; 8 Light Effects&#59; Tt RGB Plus Ecosystem &#38; Razer Chroma Sync Compatible&#59; Electric Height Adjustable - Newegg.com
  11953. Go To All Experience
  11954. overflow.com
  11955. wybiral/ipv4scan
  11956. Announcing Windows 10 Insider Preview Build 18963 | Windows Experience Blog
  11957. Summer vacation 2019 part four
  11958. KNOB Attack
  11959. Has my Gmail been hacked? How to check if your email has ever been hacked and when
  11960. IrisClasson/SpeakingDiversity
  11961. Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  11962. Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  11963. WinDbg #2 - The blocked async – Gabriel Weyer – A somewhat technical blog
  11964. Found: World-readable database used to secure buildings around the globe
  11965. The first ever photograph of light as both a particle and wave
  11966. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  11967. CQRS-Event Sourcing with Event Modeling - Event Store
  11968. Web Thing API
  11969. Announcing the preview of GitHub Actions for Azure
  11970. r/programmingcirclejerk - Security consultant here. The fact that Golang has no generic is a huge thing.
  11971. Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  11972. 2019 - Topsail Morning
  11973. Summer vacation 2019 part three
  11974. Turning the Nintendo Switch into Android’s best gaming hardware
  11975. Introduction to Svelte
  11976. Chrome, Firefox to expunge Extended Validation cert signals
  11977. A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  11978. Surrender Dorothy - Wikipedia
  11979. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  11980. Quick demo of Ghostly - a Windows GitHub Notification client
  11981. Managing SSL certificates may be getting that much more difficult
  11982. A plugin system with .NET Core
  11983. Overleaf, Online LaTeX Editor
  11984. Massive biometric security flaw exposed more than one million fingerprints
  11985. Cloud Native Show: What’s Cloud Native, Really?
  11986. Amazing Graphs II (including Star Wars) - Numberphile
  11987. Bringing cloud powered voices to Microsoft Edge Insiders - Microsoft Edge Blog
  11988. Database Breach 21st July 2019 | Cracked.to
  11989. Azure SDK August 2019 preview and a dive into consistency
  11990. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  11991. xkcd: Old Game Worlds
  11992. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  11993. Old Game Worlds
  11994. The Number Collector (with Neil Sloane) - Numberphile Podcast
  11995. The Number Collector - with Neil Sloane — Numberphile
  11996. .NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  11997. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  11998. EdCharbeneau/BlazorProSnippets
  11999. Bloomberg - Are you a robot?
  12000. Obsolete TLS, with serials
  12001. Hacker site’s incriminating database published online by rival group
  12002. Getting Started with gRPC Client Factory - Steve Gordon
  12003. Summer vacation 2019 part two
  12004. draft-irtf-cfrg-bls-signature-00 - draft-irtf-cfrg-bls-signature-00.txt
  12005. Lyfevest.io
  12006. areller/RediSharp
  12007. Ghostly
  12008. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  12009. A133058 - OEIS
  12010. The fly straight dammit sequence graph
  12011. How Hong Kong’s Protesters Evade Police and Keep the Demonstrations Alive | Visual Investigations
  12012. Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  12013. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  12014. OHCHR | Press briefing note on Hong Kong, China
  12015. Amazon.com: Blank Canvas: My So-Called Artist’s Journey (Kakukaku Shikajika) Vol. 1 (9781642750690): Akiko Higashimura: Books
  12016. Functional Web Programming with the SAFE Stack
  12017. alsami/AutofacNetcore3
  12018. Home
  12019. ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  12020. 1859 - Loading issue... - project-zero - Project Zero - Monorail
  12021. Hamster Has Epic Fail on Running Wheel
  12022. Pro .NET Memory Management
  12023. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  12024. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  12025. Summer vacation 2019 part 1
  12026. What is Cloud Native, Really?
  12027. Turmoil in the SSL market - Domain Name Wire | Domain Name News
  12028. The San Francisco Car Break-In Tracker
  12029. A bootstrapper script for the Cake .NET Core Global Tool on Windows
  12030. Personalize Visual Studio with custom keyboard shortcuts
  12031. .NET Analyzers
  12032. dotnet/coreclr
  12033. Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  12034. dotnet/coreclr
  12035. 2019 - Waves
  12036. Investigating Drag and Drop with Blazor
  12037. Bloomberg - Are you a robot?
  12038. me-no-dev/ESPAsyncWebServer
  12039. David Marby
  12040. THE DAILY SHOW PRESENTS THE LEGISLATOR: LICENSE TO BILL
  12041. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  12042. Gone forEVer!
  12043. Extended Validation Certificates are (Really, Really) Dead
  12044. jakobbotsch/ABIStress
  12045. 50 Cent Party - Wikipedia
  12046. Hong Kong airport cancels flights over protests - BBC News
  12047. [arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  12048. Using DataAnnotations and custom form validation in client-side Blazor applications.
  12049. Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  12050. Fuzzing the .NET JIT Compiler
  12051. Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  12052. The Sad History of Hydrox Cookies, Which Were Probably Doomed By Their Name
  12053. Spying on HTTPS
  12054. nothings/stb - Travis CI
  12055. Popups: 10 Problematic Trends and Alternatives
  12056. r/ProgrammerHumor - Lamo
  12057. Weekly Update 151
  12058. Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  12059. Password Manager for Families, Businesses, Teams | 1Password
  12060. Troy Hunt
  12061. FemtoBeacon ESP32-D2WD (WiFi/Bluetooth Coin) by Femtoduino on Tindie
  12062. Epstein–Barr virus - Wikipedia
  12063. Steve Schoger | Refactoring UI | CSS Day 2019
  12064. 72W Type-C PD Car Charger Adapter
  12065. Online syntax highlighting for the masses!
  12066. Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  12067. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  12068. Huawei announces HarmonyOS, an open-source platform for every device
  12069. !(Spotting the promising cryptography-related start ups)
  12070. Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  12071. Canva Security Incident - May 24 FAQs
  12072. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  12073. Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  12074. r/stackoverflow - Stack overflow redirect?
  12075. Walmart taking down violent video game demos, displays
  12076. Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  12077. Random Thoughts
  12078. Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  12079. Google Pixel 4 will reportedly jump on the 90Hz display bandwagon
  12080. chanan/BlazorStrap
  12081. tidwall/buntdb
  12082. Features • GitHub Actions
  12083. Languages & Runtime: .NET Community Standup - August 8th, 2019 - Null Reference Types
  12084. Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  12085. Analyzing native memory allocation with BenchmarkDotNet
  12086. Amazing Graphs - Numberphile
  12087. NVIDIA/open-gpu-doc
  12088. Online Survey Software: Closed Survey
  12089. Visual Studio Survey
  12090. Supercentenarians and the oldest-old are concentrated into regions with no birth certificates and short lifespans
  12091. Architecture for humans - Ayende @ Rahien
  12092. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  12093. Calling all .NET desktop and mobile developers! | .NET Blog
  12094. Update on .NET Standard adoption | .NET Blog
  12095. The reasons behind why I don't use AutoMapper.
  12096. Troy Hunt is coming to ITBN CONF-EXPO 2019 - Arthur Keleti's announcement
  12097. The world's worst video card?
  12098. OpenSecrets
  12099. Highest Voted Questions
  12100. hästvagnar mm samtliga 148
  12101. Frieze Patterns — Numberphile
  12102. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  12103. Garbage collection in Python: things you need to know
  12104. Memory management in Python
  12105. Semver Compare
  12106. You Can't Trust Companies to Tell the Truth About Data Breaches
  12107. .NET Design Review: WinForms Task Dialog
  12108. Frieze Patterns - Numberphile
  12109. Stack Overflow handling in HotSpot JVM
  12110. Nick Craver - Stack Overflow: How We Do App Caching
  12111. 2019 Agenda - DDD Melbourne | 3rd October 2020
  12112. Mission-driven careers with Amanda Silver
  12113. Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  12114. Using Razor Components In A Razor Page
  12115. egil/razor-components-testing-library
  12116. Try out Nullable Reference Types | .NET Blog
  12117. ASP.NET Core Identity with FIDO2 WebAuthn MFA
  12118. Semver Compare
  12119. JDK 13 Security Enhancements
  12120. Neil deGrasse Tyson Informs Captive Locked in His Basement That Fear is Illogical
  12121. We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  12122. US in the midst of a white nationalist terrorism crisis
  12123. Hong Kong's 2019 Extradition Law Protests | Hong Kong Free Press HKFP
  12124. .NET project structure
  12125. Netflix cancels sci-fi series The OA, leaving fans with a cliff-hanger
  12126. SamProf/MatBlazor
  12127. dotnet/csharplang
  12128. dotnet/coreclr
  12129. .NET Core Linux - Performance Profiling and Diagnostics.md
  12130. Terminating Service for 8Chan
  12131. The Best Way To Secure Access - strongDM
  12132. Introduction
  12133. The Incremental Machine — Acko.net
  12134. henalbrod/Blazor.Auth0
  12135. FBI — Seeking Information on Shooting in El Paso, Texas
  12136. This $43 Aldi scotch just won international gold
  12137. Pwnie Awards
  12138. Elijah Cummings' closing remarks at Cohen hearing
  12139. Mass shooting that killed 20 in El Paso investigated as 'domestic terrorism': Officials
  12140. Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  12141. More on Backdooring (or Not) WhatsApp - Schneier on Security
  12142. Windows Terminal Preview v0.3 Release | Windows Command Line
  12143. Everything Andrew Yang Said at the Second Democratic Debate in Detroit #yanggang
  12144. Ugly Gerry
  12145. The probability that an EV SSL certificate is associated with a bad domain is 0.013% - Help Net Security
  12146. github/gov-takedowns
  12147. It's not working! Should I blame caching?
  12148. Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  12149. Steam :: Rocket League :: Community Spotlight: Training Pack Refresh
  12150. Fixing ASP.NET Core’s UseStatusCodePages Middleware
  12151. SciSharp STACK
  12152. Build software better, together
  12153. Welcoming the Irish Government to Have I Been Pwned
  12154. Special announcement about MSDN Magazine
  12155. Fed-up graphic design outfit dangles cash to anyone who can free infosec of hoodie pics
  12156. TimeWarp-Blazor Template
  12157. Not Rocket Science » Adding multiple devices to one PCI Express Slot
  12158. Ugly Gerry, a font based on gerrymandered districts
  12159. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  12160. JimBobSquarePants/ImageProcessor
  12161. Using a Code-Behind Approach to Blazor Components
  12162. WTF is a trade body?! Dr. Jo Twist from UKIE explains
  12163. Something Went Terribly Wrong
  12164. How we fit an NES game into 40 Kilobytes
  12165. Create Penguin
  12166. 2019 data breach disclosures: 10 of the biggest -- so far
  12167. migueldeicaza/WasmerSharp
  12168. South Seattle woman arrested, charged in massive data breach of Capital One
  12169. [WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  12170. JIT and AOT in the CLR with Mei-Chin Tsai
  12171. Fast and flexible observability with canonical log lines
  12172. Comodo Castle? Cybersecurity CEO Behind Montclair Mega Mansion | Baristanet
  12173. OneTab shared tabs
  12174. Illyriad - Grand Strategy MMO
  12175. The Mexican Repatriation
  12176. Value Types in the CLR with David Wrighton
  12177. Something Went Terribly Wrong
  12178. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  12179. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  12180. ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  12181. Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  12182. FlameGraph zooming by adamsitnik · Pull Request #976 · microsoft/perfview
  12183. Configuring Policy-based Authorization with Blazor
  12184. Hugo's House of Horrors
  12185. College Financial-Aid Loophole: Wealthy Parents Transfer Guardianship of Their Teens to Get Aid
  12186. Capital One data breach affected 100 million in the US
  12187. Altopia Corporation Information
  12188. Canada Online Store Promotion. Official Rules.
  12189. US Online Store Promotion. Official Rules.
  12190. Find Your Representative | House.gov
  12191. New Documents Show Corporate and Foreign Interests Seek to Influence U.S. Nuclear Policy
  12192. Announcing docs.microsoft.com/samples
  12193. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  12194. Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  12195. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  12196. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  12197. RELEASE: ASP .NET Core A-Z eBook
  12198. Streaming Electron for fun and profit
  12199. Create Interfaces with default implementations
  12200. DDD 2019 Childcare
  12201. JWT Signing using RSASSA-PSS in .NET Core
  12202. Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  12203. Free Security Training Videos for CPE Credits | Varonis
  12204. blevesearch/bleve
  12205. Explore the mind-boggling moons of our solar system
  12206. First they came ... - Wikipedia
  12207. Ballot SC22: Reduce Certificate Lifetimes by sleevi · Pull Request #138 · cabforum/documents
  12208. Hasan Minhaj Has an Out-of-Body Experience Eating Spicy Wings | Hot Ones
  12209. Uploading a Request made from a ReadableStream body by yutakahirano · Pull Request #425 · whatwg/fetch
  12210. Developer-controlled streams for request/response · Issue #88 · whatwg/fetch
  12211. 688906 - Loading issue... - An open-source project to help move the web forward. - Monorail
  12212. Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  12213. davidfowl/BedrockFramework
  12214. Words you should never say to a hiring manager in an interview
  12215. damienbod/AspNetCoreFilters
  12216. Stream-based requests (Request with ReadableStream) · whatwg/fetch@0c470b5
  12217. Thousands of NAB customers' details leaked
  12218. Fixing Random, part 40 of 40
  12219. Security Engineering - A Guide to Building Dependable Distributed Systems
  12220. FASTEST RC TURBINE MODEL JET IN ACTION 727KMH 451MPH FLIGHT TRAINING WORLD RECORD TRAINING PART 2
  12221. Is Crunch Mandated at Naughty Dog? The Answer Is a Bit Complicated | COGconnected
  12222. What’s new for WSL in Insiders Preview Build 18945 | Windows Command Line
  12223. SaturnFramework/Saturn
  12224. Satellite Images Show Vast Swaths of the Arctic On Fire
  12225. HyperNormalisation - Wikipedia
  12226. Inside a Nuclear Reactor
  12227. Measure Two Hundred Times, Tweak Twice
  12228. NDC Sydney 2019
  12229. Demo: Minecraft Earth at Microsoft Inspire 2019
  12230. RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  12231. Developing your personal brand with Troy Hunt
  12232. Equifax Data Breach Settlement
  12233. scrollbar-width
  12234. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  12235. Exploring Blazor - Crowdcast
  12236. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  12237. Link’s Awakening disassembly progress report – week 5 – Kzone -
  12238. Live Flight Tracker - Real-Time Flight Tracker Map | Flightradar24
  12239. Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  12240. ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  12241. OutOfMemory - the card game (based on prototype version)
  12242. Kazakhstan’s HTTPS Interception
  12243. Is Puppeteer-Firefox ready?
  12244. puppeteer/puppeteer
  12245. The Microsoft #Blazor Daily
  12246. An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  12247. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  12248. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  12249. Announcing .NET Core 3.0 Preview 7 | .NET Blog
  12250. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  12251. GC.GetGCMemoryInfo Method (System)
  12252. An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  12253. GC.GetTotalAllocatedBytes(Boolean) Method (System)
  12254. Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  12255. Configuring Role-based Authorization with client-side Blazor
  12256. It's about time - Christin Gorman
  12257. How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  12258. Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support
  12259. RustPython/RustPython
  12260. When a rewrite isn’t: rebuilding Slack on the desktop
  12261. The World Wide Web project
  12262. skylineproject/unicode-in-js
  12263. Oqtane Blog | Exploring Authentication in Blazor
  12264. Preparing for TLS 1.2 in Office 365 and Office 365 GCC - Office 365
  12265. mrpmorris/blazor-validation
  12266. Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  12267. FBI Issues Warning on ‘Secure’ Websites Used For Phishing
  12268. Apollo 11 in Real-time
  12269. Fsyncgate: errors on fsync are unrecovarable
  12270. Roll20 and Stronghold Kingdoms Subject to Security Breach
  12271. Yūbinkyoku 🏣 - Tristan Hume
  12272. Thor: Love and Thunder to Star Natalie Portman as Thor
  12273. Files are fraught with peril
  12274. Xamarin Developer Summit 2019 | Channel 9
  12275. Fun and entertaining plugins for Rider - .NET Tools Blog
  12276. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  12277. Weather
  12278. Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  12279. .NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  12280. Razor: Into the Razor'verse
  12281. tld-prices.md
  12282. modern-forms/Modern.Forms
  12283. Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  12284. Roll20
  12285. PuzzleScript Game
  12286. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  12287. MSBuild Structured Log Viewer
  12288. New information about Slack's 2015 security incident - Several People Are Typing
  12289. BlazorHelp Website > Blog - Creating Blazor Templated Components
  12290. Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  12291. wybiral/hades
  12292. OSCON 2019: Why You Should Care About Open Source Software Foundations
  12293. Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  12294. Sometimes valid RSA signatures in .NET
  12295. 1232689 - Add Root Certification Authority of the Republic of Kazakhstan (root.gov.kz)
  12296. The Inquirer
  12297. What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  12298. Fibonacci Versioning
  12299. How Stack Overflow upgraded from Windows Server 2012
  12300. Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  12301. Manning | Deal of the Day
  12302. Advanced .NET Debugging - PDBs and Symbol Stores
  12303. Authentication and the Have I Been Pwned API
  12304. Executing .NET Core functions in a separate process - Red Hat Developer
  12305. Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  12306. Southern strategy - Wikipedia
  12307. Triangles have a Magic Highway - Numberphile
  12308. Zelda Screen Transitions are Undefined Behaviour
  12309. Evite Invites Over 100 Million People to Their Data Breach
  12310. Blazor Getting Started Guide
  12311. Living Underwater: How Submarines Work
  12312. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  12313. Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  12314. England's World Cup win: The stats behind historic triumph
  12315. NuGet Trends
  12316. Hackers breached Bulgaria's tax agency and leaked the data of 5M people
  12317. Mytilenian Debate - Wikipedia
  12318. Flow External Claims to the Main Identity
  12319. Reducing Bugs In Your Code with Coverlet
  12320. Updating Browsers Quickly: Flags, Respins, and Components
  12321. .NET Design Review: GitHub Quick Reviews
  12322. .NEXT 2.x | .NEXT
  12323. SNEAK PEEK: ASP .NET Core A-Z eBook
  12324. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  12325. 30 Weird Chess Algorithms: Elo World
  12326. dotnet/coreclr
  12327. Bulgaria’s tax agency checking ‘potential weakness’ after alleged data leak
  12328. How to submit news for the .NET Foundation monthly update
  12329. .NET Community Standups | Streaming live each week
  12330. Manning Publications
  12331. xkcd: How Hacking Works
  12332. How Hacking Works
  12333. r/AskNetsec - Alternatives to haveibeenpwned?
  12334. dotnet/performance
  12335. Fixing Random, part 39
  12336. Building a Fully-Extensible Developer Collaboration Platform
  12337. psuter.net
  12338. Clarke's Third Law Exception - Step by Step
  12339. PuzzleScript Game
  12340. Bedlam for the ages
  12341. Turing on the £50 note — Brady Haran
  12342. lithnet/ad-password-protection
  12343. OutOfMemory and IT Startup card game prototypes available! – TooSlowException
  12344. The Deadlock Empire
  12345. A Fair and Welcoming Immigration System
  12346. 1x Engineer
  12347. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  12348. US Concentration Camp List
  12349. Apollo Preliminary Drawings
  12350. Where Are All the Bob Ross Paintings? We Found Them.
  12351. The Dehn Invariant - Numberphile
  12352. dodyg/practical-aspnetcore
  12353. Target .NET Standard 2.0 and newer only · Issue #3851 · akkadotnet/akka.net
  12354. AzureCasts
  12355. Constellation Information | European GNSS Service Centre
  12356. Galileo Interruptus? Official Notice on 11 July Advises Users that Galileo Service is Degraded on All Satellites Until Further Notice - Inside GNSS
  12357. Engineering - Wikipedia
  12358. Fallacies of distributed computing - Wikipedia
  12359. MSBuildAllProjects Considered Harmful
  12360. Mark Henderson from Stack Overflow shares his experience on being an SRE
  12361. xamarindevelopersummit/XamDevSummit2019
  12362. Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  12363. Size matters
  12364. Extended Validation Certificates are Dead
  12365. Xamarin Developer Summit - Day 2
  12366. undefined
  12367. Stack Trace Art
  12368. Azure/azure-functions-durable-extension
  12369. Cloud TPU Pods break AI training records | Google Cloud Blog
  12370. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  12371. Snips and Seeed- Voice Interaction Development Kits
  12372. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  12373. “With great power comes great responsibility…”
  12374. Block Breakers
  12375. What's Deno, and how is it different from Node.js? - LogRocket Blog
  12376. Languages & Runtime: .NET Community Standup - July 11th 2019
  12377. C# - .NET Reunified: Microsoft’s Plans for .NET 5
  12378. ASP.NET Core, Beyond HTTP
  12379. Benchmarks are hard · jbd.dev
  12380. Announcing XAML Hot Reload for Xamarin.Forms | Xamarin Blog
  12381. TSP with GeneticSharp and Blazor
  12382. 用户信息泄露后续:最好速改密码-西安交通大学网络信息中心
  12383. Hack to the Future - Troy Hunt
  12384. ISPA withdraws Mozilla Internet Villain Nomination and Category » News, Press Releases | The Internet Service Providers Association
  12385. Third parties confirm AMD’s outstanding Ryzen 3000 numbers
  12386. .NET | Free. Cross-platform. Open Source.
  12387. 1840 - Loading issue... - Monorail
  12388. Online Survey Software: Closed Survey
  12389. r/sciences - Nerve transfer surgery enables tetraplegic patient to regain movement and function in his elbow and hand.
  12390. Get started with .NET Core using Visual Studio for Mac - .NET Core
  12391. Package torgo
  12392. Hidden Treasure: Intrusion Detection with ETW (Part 2)
  12393. Hidden Treasure: Intrusion Detection with ETW (Part 1)
  12394. Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  12395. Keynote DotNet 2019 by Scott Hunter
  12396. Browsh
  12397. Xamarin Developer Summit Live Streams! | Xamarin Blog
  12398. What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  12399. Cool things you can do with .NET Core 3 Tooling - Jonathan Mezach
  12400. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  12401. A Blazor Community Update
  12402. Previewing Azure SDKs following new Azure SDK API Standards
  12403. ranjit :music_mouse: (@ranjit@friend.camp)
  12404. User Guide
  12405. The Dangers of Stopping Event Propagation | CSS-Tricks
  12406. Yes. Yes he does!
  12407. .NET Design Review: GitHub Quick Reviews
  12408. radiatoryang/hedera
  12409. Supporting IAsyncEnumerable with LINQ
  12410. Raspberry Pi admits to faulty USB-C design on the Pi 4
  12411. .NET Core Summer event | Brno | Windows User Group - Czech Republic
  12412. wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  12413. B612 – The font family
  12414. Homebrew/homebrew-cask
  12415. Yes. Yes he does!
  12416. Build software better, together
  12417. Exploring Raygun's new application performance monitoring tool for .NET Core
  12418. PooledAwait
  12419. dotnet/docs
  12420. $10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  12421. Appropriate Uses For SQLite
  12422. Anti-LGBT politician resigns after he's 'caught having sex with a man in his office'
  12423. User Inyerface - A worst-practice UI experiment
  12424. Fixing Random, part 38
  12425. Async/Await - NetMQ
  12426. Npgsql diagnostics with the new dotnet counters!
  12427. There is sparring. There are swords. But kendo, at its ancient heart, is a martial art of the mind.
  12428. strong_password v0.0.7 rubygem hijacked
  12429. Digital Driver’s Licenses Could Become a Real Option in Some States
  12430. xoofx/UnityNuGet
  12431. Rethinking how we interview in Microsoft’s Developer Division
  12432. MapSCII - the whole world in your console!
  12433. .NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  12434. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  12435. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  12436. mgravell/PooledAwait
  12437. System Testing ASP.NET Core APIs using XUnit
  12438. VS 2019 16.2 Preview 3: Hangs indefinitely loading solution - Developer Community
  12439. Canonical Ltd
  12440. Welcome to report-uri.com
  12441. Developing inside a Container using Visual Studio Code Remote Development
  12442. IRL Podcast
  12443. Google Sued For Conspiring To Share Medical Records Against Patient Consent - Slashdot
  12444. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  12445. Blazored/Toast
  12446. C#: [Obsolete] on an extension method? Also remove ‘this’
  12447. 35°45'59.4"N 117°36'17.4"W - Google Maps
  12448. undefined
  12449. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  12450. .NET R&D Digest (June, 2019)
  12451. Documentation - Azure SignalR Service
  12452. Challenges with Federated Identity in modern browsers
  12453. Need Customer Service for an App? Prepare to Lose Your Mind
  12454. Cloudflare outage caused by bad software deploy (updated)
  12455. » The Mortgaging of Sierra Online The Digital Antiquarian
  12456. Help Wanted! Autofac (Still) Looking for Owners
  12457. BlazorHelp Website > Blog - Blazor Forms and Validation
  12458. microsoft/FeatureManagement-Dotnet
  12459. Dotnetos Conference - .NET Performance Conference
  12460. Mereruka - Wikipedia
  12461. nixberg/xisco-swift
  12462. Shape Security | Preventing Cyber Attacks
  12463. CRYPTO-LAB
  12464. No Starch Press | "The finest in geek entertainment"
  12465. liveBook · Manning
  12466. Home
  12467. Chandra :: Photo Album :: Q2237+0305 :: July 03, 2019
  12468. r/javascript - Nobody talks about the real reason to use Tabs over Spaces
  12469. Toddler found safe after AMBER Alert issued in northwest Virginia; search continues for alleged abductor
  12470. gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  12471. How we integrate Rust with C#
  12472. dotnet/diagnostics
  12473. Microsoft Events for Students - Microsoft Store
  12474. C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  12475. QUIC and HTTP/3 research at Expertise centre for Digital Media - Hasselt University - Belgium
  12476. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  12477. ASP.NET official support policy
  12478. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  12479. Elastic APM .NET agent beta released
  12480. Blazor TreeView Demos | Overview | Telerik UI for Blazor
  12481. Amazon.com: CODE 104-Key Illuminated Mechanical Keyboard with White LED Backlighting - Cherry MX Clear: Computers & Accessories
  12482. Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  12483. Low Spec Gaming - Computerphile
  12484. Report: Orvibo Smart Home Devices Leak Billions of User Records
  12485. Trying to learn C# - Patricia Aas
  12486. Using Span for high performance interop with unmanaged libraries
  12487. Introduction to Authentication with server-side Blazor
  12488. Microsoft MVP Award, Year 9
  12489. How a dubious claim of cement milkshakes in Portland became a right-wing meme
  12490. Advanced Azure App Services - K. Scott Allen
  12491. .NET Design Review: GitHub Quick Reviews
  12492. Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  12493. Reference Source
  12494. Welcome! You are invited to join a webinar: Solving complex performance issues in .NET. After registering, you will receive a confirmation email about joining the webinar.
  12495. Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  12496. Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  12497. gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  12498. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  12499. GitHub Team Video
  12500. Lowering in C#: What's really going on in your code? - David Wengier
  12501. Deepfake revenge porn distribution now a crime in Virginia
  12502. Careers Behind the Code | Channel 9
  12503. KIRBY WITHOUT WORDS
  12504. google/robotstxt
  12505. Fixing Random, part 37
  12506. Mozilla SSL Configuration Generator
  12507. Warehouses: Last Week Tonight with John Oliver (HBO)
  12508. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  12509. TroyHuntStressed.com
  12510. Senior DevOps Engineer - Raygun
  12511. Welcoming the Austrian Government to Have I Been Pwned
  12512. Yes silver bullet
  12513. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  12514. Context is King: Finding Service Boundaries - CodeOpinion
  12515. Simon Peyton-Jones
  12516. Mozilla omits CPU architecture information from Firefox's user agent - gHacks Tech News
  12517. wybiral/tlsextract
  12518. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  12519. Boeing’s 737 Max Software Outsourced to $9-an-Hour Engineers
  12520. Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  12521. Versioning limitations in .NET
  12522. Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  12523. eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  12524. proposal: leave "if err != nil" alone? · Issue #32825 · golang/go
  12525. Real-World Cryptography
  12526. The Raspberry Pi 4 launch site runs on a Pi 4 cluster
  12527. zxcvbn-pv - <Glazblog/>
  12528. ErikEJ/EFCorePowerTools
  12529. When watching a video and change volume, a 'chrome.exe' box is displayed. How to fix it? - Google Chrome Community
  12530. gothinkster/realworld
  12531. Work at Netflix
  12532. Slack System Status
  12533. The Piltdown Man (feat. Matt Parker) - Objectivity #207
  12534. shaneray/ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
  12535. Download Mouse Without Borders for Windows 10/8/7
  12536. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  12537. Azure SignalR Service with Xamarin.Forms - Xamarin
  12538. Breach at Cloud Solution Provider PCM Inc. — Krebs on Security
  12539. Home
  12540. Wiener Büchereien gehackt: Daten von zehntausenden Nutzern im Netz
  12541. Manage and audit access to servers, databases and kubernetes.
  12542. World's First Patented Unhackable Computer Ever (Canceled)
  12543. 'Religious Liberty' - Not Just for Gay Cakes Anymore
  12544. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  12545. Best Sandwich in Every U.S. State
  12546. Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  12547. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  12548. .NET Core official support policy
  12549. 979212 - Loading issue... - Monorail
  12550. Look Around You — The
  12551. Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  12552. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  12553. What is the point of Microsoft? 3.0 - Liam Westley
  12554. James ❤️ A Card Trick - Numberphile
  12555. chanan/BlazorPrettyCode
  12556. Trace Context
  12557. Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  12558. wybiral/tube
  12559. .NET Design Review: Nullability Custom Attributes
  12560. Yes, My Name is || - The Akamai Blog
  12561. Scunthorpe problem - Wikipedia
  12562. JsonHttpExtensions.cs
  12563. dotnet/corefx
  12564. IRL Podcast: The “Privacy Policy” Policy
  12565. .NET Design Review: JSON
  12566. terrajobst/minsk
  12567. #124 Mads Torgersen, C# 8 | no dogma podcast
  12568. .NET Design Review: Nullability Custom Attributes
  12569. Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  12570. Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  12571. Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  12572. PowerToys - MS Dev Show Podcast
  12573. wizard zines
  12574. What does debugging a program look like? - Julia Evans
  12575. How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today
  12576. Using Blazor Components In An Existing MVC Application
  12577. Kraken
  12578. KuCoin | Cryptocurrency Exchange | Buy & Sell Bitcoin, Ethereum, and more
  12579. Cryptocurrency in Every Wallet™ | Best Place To Buy Sell Store Crypto | Crypto.com
  12580. Leaving the Ivory Tower: Research in the Real World
  12581. When Git Resolves Changes It Shouldn’t
  12582. Law Works — Home
  12583. 2017-18 Tech PAC donations to legislators voting against the Equality Act
  12584. wybiral/tavern
  12585. What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  12586. Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  12587. Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information
  12588. Proving security at scale with automated reasoning - All Things Distributed
  12589. Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal
  12590. Fixing Random, part 36
  12591. The World's First Solar Powered Train
  12592. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  12593. YAML-defined CI/CD for ASP .NET Core
  12594. Raspberry Pi 4 on sale now from $35 - Raspberry Pi
  12595. DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  12596. dotnet/corefxlab
  12597. Package filelock
  12598. Archive
  12599. AndreyAkinshin/ggwaterfall
  12600. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  12601. How your home assistant device could be selling you out to cyber criminals
  12602. Flappy Bird game with browser windows
  12603. Hackers Steal 500 MB of NASA Data Using Cheap Raspberry Pi Computer
  12604. POSIX close(2) is broken
  12605. Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  12606. vcsjones/badkeys
  12607. Rick Astley with Choir! Choir! Choir! - Never Gonna Give You Up!!!
  12608. How to host and manage an entire private certificate infrastructure in AWS | Amazon Web Services
  12609. Get Windows Terminal (Preview) - Microsoft Store
  12610. The Peak-Performance-Percentage Analysis Method for Optimizing Any GPU Workload | NVIDIA Developer Blog
  12611. DRONE OVER HONG KONG PROTESTS
  12612. urfave/cli
  12613. Frequency Trails: Introduction
  12614. Branch Prediction Is Not a Solved Problem: Measurements, Opportunities, and Future Directions
  12615. Windows Terminal Microsoft Store Preview Release | Windows Command Line
  12616. Karel Zikmund - Hiring .NET teams in Prague
  12617. You can now download the new Open Source Windows Terminal - Scott Hanselman
  12618. Avoiding instruction cache misses
  12619. New funding platforms
  12620. xkcd: Stack
  12621. dotnet/roslyn
  12622. Stack
  12623. Building Messaging Endpoints in Azure - Evaluating the Landscape
  12624. What’s up with my branch on GPU?
  12625. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  12626. VPS' IP Address will be blocked in Iran and China after using Outline VPN · Issue #193 · Jigsaw-Code/outline-server
  12627. v2ray/v2ray-core
  12628. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  12629. Create 3D games with friends, no experience required
  12630. Converting from hex to string
  12631. Have I Been Pwned: Check if your DNA has been turned into another human being
  12632. Abusing the CPU’s adder circuits
  12633. Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  12634. .NET developer community | Connect with like-minded developers
  12635. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  12636. Add ArrayPoolState bit to arrays (header) · EgorBo/coreclr@dba0a10
  12637. Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  12638. Troy Hunt: Why Data Breaches Persist
  12639. dotnet/coreclr
  12640. Using High-Performance Techniques to Base64 Encode a GUID - Steve Gordon
  12641. Announcing the Visual Studio Code Installer for Java | Java at Microsoft
  12642. r/Unexpected - When a plug gets caught under a table
  12643. Running RavenDB on burstable cloud instances - Ayende @ Rahien
  12644. Hidden gems in ASP.Core and .NET Core 3.0
  12645. Moderator submission
  12646. Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  12647. Top Lifetime Grosses - Box Office Mojo
  12648. Working with local storage in Blazor - danpatrascu.com
  12649. Google to reimplement curl in libcrurl | daniel.haxx.se
  12650. Hackers hit Austin startup Rocket Dollar - Austin Business Journal
  12651. XAML Developer Productivity Tooling - Daniel Jacobson
  12652. Bloomsbury Theatre & Studio Events
  12653. Someone used a neural network to draw Doom Guy in high-res
  12654. Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  12655. ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  12656. Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  12657. Split: Continuous Delivery, Feature Flags & Experimentation
  12658. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  12659. The Evolving Infrastructure of .NET Core | .NET Blog
  12660. Necklace Splitting (a lesson for jewel thieves) - Numberphile
  12661. Humble Book Bundle: Programming by Packt
  12662. .NET Design Review: Nullable Reflection APIs + JSON
  12663. dotnet/samples
  12664. Insiders - Visual Studio Live Share - Visual Studio Live Share
  12665. Server-side Blazor in .NET Core 3.0
  12666. TechDay Los Angeles - Home
  12667. 99% of These Sea Turtles Are Turning Female—Here’s Why
  12668. England beat Afghanistan by 150 runs - England vs Afghanistan, World Cup, 24th match Match Summary, Report | ESPNcricinfo.com
  12669. Hacker News
  12670. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  12671. ACCU :: Use UTF-16 Interfaces to Ship Windows Code
  12672. Libra | A New Global Payment System
  12673. Episode 27 - Blazored with Chris Sainty
  12674. The Sound of dial-up Internet
  12675. Your current employer might just know about your job search
  12676. Akamai Security Summit World Tour Highlights
  12677. DROPPING BALLS IN PUBLIC PRANK
  12678. dotnet/wpf
  12679. Fixing Random, part 35
  12680. .NET Design Review: Nullable Annotations
  12681. Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  12682. Lightning Talk: Sophia Gold on An Intellectual History of Automatic Differentiation
  12683. Maintaining state in a Cloudflare Worker
  12684. dotnet/coreclr
  12685. XML + JSON Serialization in ASP .NET Core
  12686. Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  12687. PODCAST: The C-Word - with Steven Strogatz — Numberphile
  12688. You Can't Eat Marbles - Key & Peele
  12689. Impeachment: Last Week Tonight with John Oliver (HBO)
  12690. Inside the Secret Cities That Created the Atomic Bomb - CityLab - Pocket
  12691. US20170195435A1 - Correlating media consumption data with user profiles - Google Patents
  12692. SilverPush - Wikipedia
  12693. Portable People Meter - Wikipedia
  12694. Numberphile2
  12695. SmartThermostat with voice control
  12696. 1519434 - Remove "Always Activate" and "Remember this decision" Flash options in Firefox 69
  12697. samy kamkar - home
  12698. xoofx/GitLib.NET
  12699. The Ultra Secure Crypto Storage & Communication Device
  12700. NTLM 9-Character Rainbow Tables
  12701. A book in preparation
  12702. NuGetPackageExplorer/NuGetPackageExplorer
  12703. Who REALLY invented the periodic table?
  12704. Coding Militia
  12705. Security advisory 2019-06-13 | Yubico
  12706. Passwords, breaches, and data dumps: business tips from Troy Hunt | 1Password
  12707. Behind the Curve (2018) - IMDb
  12708. wybiral/stream-sources
  12709. Shtetl-Optimized » Blog Archive » The SSL Certificate of Damocles
  12710. Modernizing WCF Services with containers and Visual Studio
  12711. Hello
  12712. dotnet/diagnostics
  12713. I wanna go fast: HTTPS' massive speed advantage
  12714. Spit Cleaning a Mummy - Objectivity #205
  12715. OctoLinker — Links together, what belongs together.
  12716. Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  12717. Tips for Optimizing GPU Performance Using Tensor Cores | NVIDIA Developer Blog
  12718. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  12719. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  12720. PSD2's SCA in simple terms
  12721. wybiral/osint-tools
  12722. wybiral/hookah
  12723. grpc/grpc-dotnet
  12724. Blazored
  12725. The Legendary Ti-Vayder Titanium Yo-Yo
  12726. .NET Design Review: Nullable Annotations
  12727. Which plans for Awesome Blazor?
  12728. Certificate Authentication in ASP.NET Core 3.1
  12729. Try the new System.Text.Json APIs | .NET Blog
  12730. Languages & Runtime: .NET Community Standup - June 13th 2019 - The new JSON library with Ahson Khan
  12731. Why Hong Kong Is Rising Up (HBO)
  12732. Ideolog - Plugins | JetBrains
  12733. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  12734. 10 Personal Finance Lessons for Technology Professionals
  12735. Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  12736. Hack Yourself First - The UK Tour by Scott Helme
  12737. WinMerge - You will see the difference…
  12738. Announcing Windows 10 Insider Preview Build 18917 | Windows Experience Blog
  12739. I think you must be talking about CVE-2010-0232, it wasn't 90 days, it was more ... | Hacker News
  12740. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  12741. Raspberry Pi PoE HAT
  12742. .NET Design Review: JSON
  12743. [wasm][bcl] Use zlib for DeflateStream on WASM profile by kjpou1 · Pull Request #14308 · mono/mono
  12744. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  12745. Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  12746. Punycode - Wikipedia
  12747. Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  12748. Prerendering a Client-side Blazor Application
  12749. Something Something Security - Troy Hunt
  12750. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  12751. wybiral/robots
  12752. RAMBleed
  12753. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  12754. .NET Design Review: GitHub Quick Reviews
  12755. Microservices and more in .NET Core 3.0
  12756. How Ledger Hacked an HSM | Cryptosense
  12757. Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  12758. Have I Been Pwned: Domain search
  12759. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  12760. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  12761. .NET Core support is here for Raygun APM | Raygun Blog
  12762. Bringing the Periodic Table of the Elements app to HoloLens 2 with MRTK v2
  12763. Project Svalbard: The Future of Have I Been Pwned
  12764. Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  12765. New release: BridgeDB 0.7.1 | Tor Blog
  12766. Don't Know (the Van Eck Sequence) - Numberphile
  12767. .NET Design Review: Nullable Annotations
  12768. urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  12769. Duel - Wikipedia
  12770. Fixing Random, part 34
  12771. C# For Absolute Beginners
  12772. Worker Service in ASP .NET Core
  12773. Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  12774. CQRS with MediatR (for Commands) and Odata (for Queries)
  12775. devblackops/Terminal-Icons
  12776. Empty try with finally | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  12777. Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  12778. An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  12779. Phippy Goes to the Zoo - Cloud Native Computing Foundation
  12780. List of protests in the United States by size - Wikipedia
  12781. Tell Congress: We Don’t Need More Bad Patents
  12782. Halo Infinite -
  12783. directive_attributes.md
  12784. Automatic reconnects with SignalR 3.0
  12785. SQL-MisterMagoo/BlazorTwins
  12786. “We take security seriously”, otherwise known as “We didn’t take it seriously enough”
  12787. Application - CodeStencil | The Ultimate Code Generator
  12788. Followers_uniq - Pastebin.com
  12789. Microsoft Wants More Security Researchers to Hack Into Its Cloud
  12790. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  12791. The Ethics of Running a Data Breach Search Service
  12792. Taking a harder look at harassment
  12793. r/webdev - Just an observation. I have been interviewing candidates for a web dev position. A serious lack of knowledge in HTML/CSS.
  12794. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  12795. AzureCasts
  12796. WTF?
  12797. Make It So: Interaction Design Lessons from Science Fiction: Nathan Shedroff, Christopher Noessel: 9781933820989: Amazon.com: Books
  12798. SSTIC2019 » Présentation » Everybody be cool, this is a robbery! - Gabriel Campana, Jean-Baptiste Bédrune
  12799. Supporting the community with WF and WCF OSS projects | .NET Blog
  12800. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  12801. » Day of the Tentacle The Digital Antiquarian
  12802. Why a #GoogleWalkout Organizer Left Google
  12803. dotnet-templates
  12804. Google Cloud Status Dashboard
  12805. Government-backed attackers may be trying to steal your password
  12806. jeanqasaur/dsl-syllabus-fall-2016
  12807. Building the most inaccessible site possible with a perfect Lighthouse score
  12808. Uber’s Path of Destruction - American Affairs Journal
  12809. What happens in your throat when you beatbox?
  12810. Monoid
  12811. Migrating a WPF App to .NET Core 3 (1/5)
  12812. How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  12813. .NET Design Review: Nullable Annotations
  12814. C# reference
  12815. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  12816. Open Source Game Clones
  12817. Troy Hunt: ‘The future of passwords is more passwords’ - Verdict
  12818. SAML 2.4 Release Notes
  12819. NixOS/nixpkgs
  12820. Enpass Release Notes for iOS | Enpass
  12821. dotnet/coreclr
  12822. dotnet/coreclr
  12823. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  12824. Side Hustle Success Podcast
  12825. Load a subset of projects - Visual Studio
  12826. Visual Studio Code May 2019
  12827. Drop: Passions lead here (formerly Massdrop)
  12828. DotNet 2019, el mayor evento de .NET de España
  12829. Becoming the ASP.NET Architect with David Fowler
  12830. .NET Design Review: Nullable Annotations
  12831. Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  12832. Apple's 'Find My' Feature Uses Some Very Clever Cryptography
  12833. GitHub Desktop 2.0 expands to support stashing and rebasing
  12834. LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities
  12835. Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
  12836. !!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis
  12837. Getting Started With Blazored Typeahead
  12838. Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  12839. wybiral/localtoast
  12840. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  12841. Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  12842. HTTP Pipelining causes responses to mixed up. · Issue #2665 · elastic/elasticsearch
  12843. Requirements for trusted certificates in iOS 13 and macOS 10.15
  12844. .NET R&D Digest (May, 2019)
  12845. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  12846. CS9: Problem-Solving for the CS Technical Interview
  12847. Scamming the scammers – catching the virus call centre scammers red-handed
  12848. .NET Design Review: Nullable Annotations
  12849. 914914 - Loading issue... - Monorail
  12850. JetBrains UX research qualification survey
  12851. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  12852. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  12853. Validation in ASP .NET Core
  12854. Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  12855. Kenya government websites defaced
  12856. Download .NET Core (Linux, macOS, and Windows)
  12857. Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild
  12858. Apple CryptoKit | Apple Developer Documentation
  12859. Almost 100,000 Australians' private details exposed in attack on Westpac's PayID
  12860. Herding Code 235: Matthew Renze on Data Science for Software Developers – Herding Code
  12861. MatBlazor - Material Design components for Blazor
  12862. Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  12863. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  12864. Validating the user password selection in Azure AD B2C by invoking Troy Hunt’s “Pwned Passwords”…
  12865. Tribonacci Numbers (and the Rauzy Fractal) - Numberphile
  12866. Building a Live Reload Middleware Component for ASP.NET Core
  12867. Cryptography and Your Apps - WWDC 2019 - Videos - Apple Developer
  12868. Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  12869. ltrzesniewski/LocalsInit.Fody
  12870. Fixing Random, part 33
  12871. Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  12872. Rocket League kickoff strategy that really works* with random teammates who don't know the strategy
  12873. microsoft/dotnet
  12874. Hexacorn | Blog Playing with Program database paths…
  12875. Building cross-platform desktop apps using Blazor and Electron.NET
  12876. dotnet/corefx
  12877. Highlights from the National Math Festival 2019
  12878. github/semantic
  12879. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  12880. NASA Apollo 11 Lunar Lander 10266 | Creator Expert | Buy online at the Official LEGO® Shop US
  12881. Will it cluster? k3s on your Raspberry Pi
  12882. The Dark Crystal: Age of Resistance | Teaser | Netflix
  12883. 0xd4d/dnSpy
  12884. AusCERT 2019: The Data Breach Pipeline
  12885. Microsoft Selects Bugcrowd to Expand Payment Options and Pay Bug Hunters Faster | Bugcrowd
  12886. joe-elliott/netcore-kubernetes-profiling
  12887. Candidate Features For C# 9
  12888. Stream Deck XL | elgato.com
  12889. Accessing UNIX sockets remotely from .NET - Red Hat Developer
  12890. Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  12891. 968683 - Loading issue... - Monorail
  12892. My Octocat | Build your own octocat
  12893. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  12894. Changing my Mind about AI, Universal Basic Income, and the Value of Data – The Art of Research
  12895. Mitchell Webb Situation - Changing Meals
  12896. 3 Brilliant Moments of Blocking (in Kurosawa's High and Low)
  12897. GOG.com
  12898. Switch from Chrome to Firefox in just a few minutes
  12899. .NET Design Review: Nullable Annotations
  12900. Improvements to issue transfer permissions - The GitHub Blog
  12901. .NET Design Review: JSON
  12902. Neural net names effects pedals
  12903. Rust: A Language for the Next 40 Years - Carol Nichols
  12904. Porting old posts, part 4
  12905. Metro Payment Pilot
  12906. Revocation Tracker
  12907. NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  12908. Weekly Update 140
  12909. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  12910. Lose weight the fun way.
  12911. terrajobst/system-private-corlib-nullable-analysis
  12912. Kubernetes and VS Code: Zero to Deployed (Cloud Next '19)
  12913. dotnet/jitutils
  12914. KirillOsenkov/SourceBrowser
  12915. Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  12916. Bokeh: Private, ad-free, and user-funded photo sharing
  12917. Use streaming in ASP.NET Core SignalR
  12918. Building Facebook's service encryption infrastructure - Facebook Engineering
  12919. Docker Bug Allows Root Access to Host File System
  12920. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  12921. ASP.Net Core - Protect your API with API Keys
  12922. The Hack Yourself First UK Tour now has Hotel Packages
  12923. #122 Matt Warren, How the .NET Runtime Has Changed | no dogma podcast
  12924. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  12925. Calling gRPC Services With Server-side Blazor
  12926. Minsk Source Browser
  12927. How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  12928. Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem
  12929. 1552374 - Remove Certinomis - Root CA
  12930. Fireside chat at Akamai Security Summit with Troy Hunt and Ari Weil
  12931. Cumulative Update 15 for SQL Server 2017
  12932. Maintainer burnout and package security
  12933. Porting desktop apps to .NET Core | .NET Blog
  12934. Spying on .NET Garbage Collector with .NET Core EventPipes
  12935. CSS Grid Generator
  12936. High Performance (Potato) Chips
  12937. Fixing Random, part 32
  12938. Spaceketeer - BuiltWithDot.Net
  12939. Herding Code 234: Dylan Beattie on Social Impacts of Technology and the Meaning of Developer Seniority – Herding Code
  12940. Blazored/Typeahead
  12941. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  12942. Spying on .NET Garbage Collector with .NET Core EventPipes
  12943. The new Dell XPS 15 (7590) now has an option for 4K OLED, GTX 1650 graphics
  12944. Nick Craver - Stack Overflow: How We Do Deployment
  12945. Users
  12946. Christmas Compiler Speed-Up, part 2
  12947. Nick Craver - Stack Overflow: The Architecture
  12948. mellinoe/veldrid
  12949. What is the correct way to embed Wyam into an asp.net core MVC solution?
  12950. Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  12951. RehanSaeed/Schema.NET
  12952. xoofx/CppAst
  12953. Home - schema.org
  12954. dotnet/llilc
  12955. Drop: Passions lead here (formerly Massdrop)
  12956. US cities are being held hostage with stolen NSA tools
  12957. Roma, Anonymus viola la mail di 30mila avvocati: c'è anche quella di Raggi
  12958. RFC 8548 - Cryptographic Protection of TCP Streams (tcpcrypt)
  12959. Drop: Passions lead here (formerly Massdrop)
  12960. Amazon.com: Optimal Shop 20/24 4/6/8 PIN 1.8" LCD Computer PC Power Supply Tester for SATA,IDE,HDD,ATX,ITX,BYI Connectors: Home Improvement
  12961. Patterns for high-performance C# - Federico Andres Lois
  12962. Nazikeule im Dritten Reich
  12963. Google Has Stored Some Passwords in Plaintext Since 2005
  12964. In Pursuit of Enjoyable Developer Collaboration - DEV Community 👩‍💻👨‍💻
  12965. Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  12966. Steam Block
  12967. Cryptography Dispatches • Buttondown
  12968. Koalas declared "functionally extinct"
  12969. Top .NET Tutorials for May 2019
  12970. Despicable Me (9/11) Movie CLIP - I Sit on the Toilet (2010) HD
  12971. First American Financial Corp. Leaked Hundreds of Millions of Title Insurance Records — Krebs on Security
  12972. Top-Level Code Prototype: Scenario E
  12973. Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  12974. 2017 LLVM Developers’ Meeting: M. Braun “Welcome to the back-end: The LLVM machine representation”
  12975. Crime UK
  12976. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  12977. SameSite Cookies by Default in Chrome 76 and Above
  12978. localtoast
  12979. Introducing: The TAG Heuer Monaco 1969-1979 Limited Edition (With Live Pics & Pricing) - HODINKEE
  12980. WCF vs gRPC
  12981. 1.1.1.1 — The free app that makes your Internet faster.
  12982. .NET Design Review: Nullable Annotations
  12983. Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  12984. Download Windows 10
  12985. Webhook.site - Test, process and transform HTTP requests
  12986. microsoft/MSIX-Toolkit
  12987. Google data shows 2-factor authentication blocks 100% of automated bot hacks
  12988. Web Development Revolution with WebAssembly and ASP.NET Blazor
  12989. localscan
  12990. JED Server Security Incident Report
  12991. Moving from Node.js to .NET Core | App Center Blog
  12992. davidfowl/AspNetCoreDiagnosticScenarios
  12993. Languages & Runtime: .NET Community Standup - May 23, 2019
  12994. Ethical Alternatives & Resources - ethical.net
  12995. Is it better to "!= 0” or ”== mask” when working with enums (C#, RyuJIT) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  12996. Spying on .NET Garbage Collector with TraceEvent
  12997. chrisnas/DebuggingExtensions
  12998. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  12999. The Ray Tracer Challenge... in .NET Core - CodeClimber
  13000. Stefano Rossi, architect
  13001. Dependabot
  13002. GitHub Satellite - Opening Keynote
  13003. Top 10 Things You Can Do With GraalVM
  13004. Announcing GitHub Sponsors: a new way to contribute to open source
  13005. GitHub Sponsors
  13006. GitHub Enterprise - The best way to build and ship software
  13007. Creating a git repo with Azure Repos and trying out Git LFS
  13008. Visual Studio Code Remote Development may change everything - Scott Hanselman
  13009. Making Sense of .NET 5 – Bill Reiss Developer Blog
  13010. AzureCasts
  13011. Creating a Quartz.NET hosted service with ASP.NET Core
  13012. Developer’s Guide to Building Connected Security Solutions
  13013. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  13014. Add GCPhaseBegin/GCPhaseEnd ETW messages to measure duration of mark,… · criteo-forks/coreclr@9428b75
  13015. 0xd4d/iced
  13016. Graphics Programming Weekly - Article Database
  13017. Google and Binomial Contribute Basis Universal Texture Format to Khronos’ glTF 3D Transmission Open Standard
  13018. Developing in the Windows Subsystem for Linux with Visual Studio Code
  13019. dotnet/coreclr
  13020. New Release: Tor Browser 8.5 | Tor Blog
  13021. HashCode Struct (System)
  13022. What good are hundreds of lights without hundreds of shadows?
  13023. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  13024. Visual Studio 2019 Preview Release Notes
  13025. We're Baking Have I Been Pwned into Firefox and 1Password
  13026. ASP.NET Core SignalR JavaScript client
  13027. Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  13028. Top SSL Certificates Buyer's Guide
  13029. spboyer/dotnet-azure
  13030. PayPal's Beautiful Demonstration of Extended Validation FUD
  13031. npgsql/npgsql
  13032. Graphics Team ships WebRender MVP!
  13033. .NET Design Review: Nullable Annotation Attributes
  13034. Polacode - Visual Studio Marketplace
  13035. Creating a Quartz.NET hosted service with ASP.NET Core
  13036. A new way to Try .NET
  13037. Enabling Pagination in Blazor with OData | OData
  13038. typeof(TSecret) - the secret magic behind .NET generics
  13039. ASP .NET Core Dev Blog Series
  13040. Program Booklet - AusCERT Conference
  13041. Streamlining Data Breach Disclosures: A Step-by-Step Process
  13042. Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  13043. Video games: A unifying force for the world - The Official Microsoft Blog
  13044. PowerPoint Presentation
  13045. PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  13046. Added try-catch statement by dotjpg3141 · Pull Request #57 · terrajobst/minsk
  13047. Fixing Random, part 31
  13048. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  13049. Using Bing Maps in Blazor with JSInterop and TypeScript
  13050. Keyloggers Injected in Web Trust Seal Supply Chain Attack
  13051. Using Ed25519 signing keys for encryption
  13052. IFSC Climbing World Cup Munich 2019 - Bouldering Semi Finals
  13053. Femtoduino’s FemtoBeacon ESP32-D2WD Brings Wi-Fi/Bluetooth in Dime-Sized Form Factor
  13054. To Refactor Or Not To Refactor?
  13055. MappingGenerator - BuiltWithDot.Net
  13056. Understanding real-world concurrency bugs in Go
  13057. Children describe technology that gives them a sense of ambiguity as 'creepy'
  13058. Ed Charbeneau: .NET, JavaScript, and C# articles
  13059. Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  13060. SMS for 2FA: What Are Your Security Options? - Authy
  13061. Hack on Stack Overflow exposes private data for ~250 users
  13062. brunoproduit/roca
  13063. Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  13064. wybiral/noscript-captcha
  13065. The 6-Step "Happy Path" to HTTPS
  13066. Game Engine Black Books Update
  13067. Markdown + .NET = Interactive docs?
  13068. Ed Charbeneau at Build 2019
  13069. T1
  13070. Applying machine learning to coding itself
  13071. Episode 25 - Blazor - You Want To Run .NET Where?!
  13072. Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  13073. PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  13074. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  13075. Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  13076. Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line
  13077. DevGAMM Moscow 2019 Live Stream Day 2. Part 1
  13078. Create Interactive .NET Documentation with Try .NET | .NET Blog
  13079. Tips to Improve your Generative Artwork — TYLER HOBBS
  13080. Welcome to the Neighbourhood
  13081. 964119 - Loading issue... - Monorail
  13082. A few words about data and concurrency
  13083. WHO’S WORKING WITH WOMEN? – Actors Edition
  13084. Technical Papers - SIGGRAPH 2019
  13085. Kik and the SEC: What’s Going On and What Does It Mean for Crypto? - Andreessen Horowitz
  13086. Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  13087. Removal of the 16-character limit for passwords in Azure AD
  13088. 10 ways for a conference to upset their speakers
  13089. The unknown Type in TypeScript
  13090. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  13091. Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining
  13092. Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  13093. dotnet/aspnetcore
  13094. Shenandoah GC in JDK 13, Part I: Load Reference Barriers
  13095. Home
  13096. Performance Improvements in .NET Core 3.0 | .NET Blog
  13097. Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  13098. XKeyboarCD
  13099. dotnet/diagnostics
  13100. .NET Core on App Service Dashboard
  13101. » Out with 1992, In with 1993 The Digital Antiquarian
  13102. Careers
  13103. The Urlist — An application study in Serverless and Azure
  13104. Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  13105. Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  13106. A Detailed Look At Data Binding in Blazor
  13107. Overview of nullability analysis · Curiosity is bliss
  13108. Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  13109. Default implementations in interfaces | .NET Blog
  13110. The Upside Down 75810 | Stranger Things | Buy online at the Official LEGO® Shop US
  13111. wybiral/tshare
  13112. CodeLand Conference 2020
  13113. .NET Standard | Common APIs across all .NET implementations
  13114. IAIK/ZombieLoad
  13115. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  13116. Microsoft Patches ‘Wormable’ Flaw in Windows XP, 7 and Windows 2003 — Krebs on Security
  13117. .NET Design Review: System.Data
  13118. ZombieLoad Attack
  13119. Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  13120. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  13121. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  13122. ZIO/Core
  13123. Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  13124. PowerPC and AIX support · Issue #10055 · dotnet/runtime
  13125. WSL 2 Post BUILD FAQ | Windows Command Line
  13126. Eternal Vigilance is the Price of Liberty
  13127. Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  13128. Online Survey Software | Qualtrics Survey Solutions
  13129. A null-scattering path integral formulation of light transport
  13130. Hello AzureCasts
  13131. LightDims Original Strength - Light Dimming LED covers and Light Dimming Sheets for Routers, Electronics and Appliances and more. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  13132. The Go Playground
  13133. .NET Framework Reference Assemblies via NuGet
  13134. kkokosa/UpsilonGC
  13135. How to Know Nothing - Megan Risdal
  13136. Debugging asynchronous scenarios in .NET
  13137. Debuggable IO [DIO] by neko-kai · Pull Request #849 · zio/zio
  13138. Meow the Infinite Issue 3 is here!
  13139. Episode 12 - Function declarations
  13140. Beer City Code
  13141. edvmorango/event-driven-messenger
  13142. Visit - Infosecurity Europe
  13143. NEST X YALE LOCK WITH NEST CONNECT - MassGenie
  13144. Writing a custom, real-world .NET GC
  13145. Domain Randomization for Sim2Real Transfer
  13146. Introducing the Profile Analyzer - Unity Technologies Blog
  13147. Your most sensitive data is likely exposed online. These people try to find it
  13148. dotnet/diagnostics
  13149. vsls-contrib/awesome-liveshare
  13150. dotnet/diagnostics
  13151. Error Management: Future vs ZIO
  13152. r/interestingasfuck - An owl looking at something
  13153. 2016 Taiwan Halfsize micromouse First Prize Kojimouse 11, Hirokazu Kojima
  13154. Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  13155. Achievement Award Program
  13156. Pass: The Standard Unix Password Manager
  13157. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  13158. Phone scammers impersonating ACSC | Cyber.gov.au
  13159. shirhatti/dotnet-logs
  13160. Manifold Garden Release Announcement
  13161. Error Management: Future vs ZIO
  13162. AusCERT2017 Day 1 Troy Hunt: The Responsibility of Disclosure
  13163. Microsoft Word will change your words to be 'gender inclusive'
  13164. New Azure Machine Learning updates simplify and accelerate the ML lifecycle
  13165. [Cryptography] Bitcoin - closing the coin
  13166. Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  13167. Daniel Romanovsky
  13168. OpenLiveWriter 0.6.2.316 - AppVeyor
  13169. Debugging and fixing the Twitch desktop client
  13170. Home
  13171. mila-iqia/babyai
  13172. Why 2f+1
  13173. Microsoft Throws in the Towel on UWP, Elevates Win32 - ExtremeTech
  13174. git/git
  13175. eyeDisk. Hacking the unhackable. Again | Pen Test Partners
  13176. Microsoft: The open source company
  13177. Introducing GitHub Package Registry
  13178. MIT finally figures out how to get planes and submarines to communicate
  13179. J on the Beach - Workshops
  13180. dotnet/diagnostics
  13181. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  13182. Package Author Identity through Social Proofs
  13183. Markdown Monster: A better Markdown Editor for Windows
  13184. microsoft/terminal
  13185. Reach a Wider Audience with Multistreaming | Restream
  13186. GitHub Packages: Your packages, at home with their code
  13187. Introducing GitHub Package Registry
  13188. Uncle Pixel
  13189. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  13190. Bakedbean.org.uk - Building Stack Overflow Job Search
  13191. Chapter 9: The Philologists and the Gatekeeper – The Analog Antiquarian
  13192. Amazon.com: .NET Internals Cookbook eBook: Adam Furmanek: Kindle Store
  13193. Top 10 coffee brands according to Have I Been Pwned
  13194. C++ with Visual Studio 2019 and Windows Subsystem for Linux (WSL) | C++ Team Blog
  13195. Three easy endpoints
  13196. Three easy endpoints
  13197. Monitor Blazor WASM loading and report errors
  13198. Handling Access Tokens for private APIs in ASP.NET Core
  13199. Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  13200. Add .vsconfig for required components to build by huoyaoyuan · Pull Request #566 · microsoft/terminal
  13201. ZkVM: a new design for fast, confidential smart contracts
  13202. WebGPU is coming to Babylon.js
  13203. Hail the new Caterham Drift Taxi at the show - The London Motor Show
  13204. .NET Rocks! vNext
  13205. Septimal Mind
  13206. Use pattern matching features to extend data types
  13207. Blazor Bites Updated and Build 2019 Blazor Roundup
  13208. LambdaConf 2019: Travel Support
  13209. jamesmontemagno/XamChat
  13210. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  13211. Azure App Service update: Free Linux Tier, Python and Java support, and more
  13212. Mofo37
  13213. WPCampus releases results of the Gutenberg accessibility audit - WPCampus: Where WordPress Meets Higher Education
  13214. Full Page Reload
  13215. Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  13216. 06. Vib-Ribbon - Roll Along (HQ)
  13217. GitHub Live Events
  13218. A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  13219. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  13220. A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  13221. Cloudflare London Serverless Meetup
  13222. Star Wars: The Rise of Skywalker – Teaser
  13223. Microsoft Developer
  13224. Visual Studio Container Tools Extensions (Preview) - Visual Studio Marketplace
  13225. Talk to Transformer
  13226. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  13227. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  13228. swtch.com
  13229. VCF East 2019 -- Brian Kernighan interviews Ken Thompson
  13230. Episode 11 - Function calls
  13231. What’s new in Microsoft 365 user management for April 2019
  13232. Use dependency injection in .NET Azure Functions
  13233. Seven Trends in Blockchain Computing (Spring 2019)
  13234. kkuchta/css-only-chat
  13235. Incrementally Better Cookies
  13236. // // Author: Jonathan Blow // Version: 2 // Date: 7 May, 2019 (updat - Pastebin.com
  13237. Scala World 2019: Scala World 2019
  13238. Here's Why [Insert Thing Here] Is Not a Password Killer
  13239. Why software projects take longer than you think: a statistical model
  13240. Precise timing of machine code with Linux perf. | Easyperf
  13241. systemd/systemd
  13242. [Update: More details] Project Mainline offers Android Q modular security updates
  13243. I hid a secret song in my videos
  13244. Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  13245. systemd/systemd
  13246. RDRAND on AMD CPUs does not work · Issue #11810 · systemd/systemd
  13247. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  13248. AMC accidentally exposed data on 1.6 million subscribers
  13249. Teenage Pricks | Alex Pareene
  13250. London Necropolis Railway - Wikipedia
  13251. Merge pull request #6389 from dotty-staging/add-checked-patdef · lampepfl/dotty@f85877d
  13252. Generics, structs and nulls – the JIT is smart so you don’t have to | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  13253. ZIOでの繰り返しとリトライ処理 - Qiita
  13254. microsoft/PowerToys
  13255. Paint.NET turns 4!
  13256. Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  13257. Crafting Real-Time Mobile Apps with Xamarin and SignalR - THR3007
  13258. A new Console for Windows - It's the open source Windows Terminal - Scott Hanselman
  13259. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  13260. bryanmcnett/aabo
  13261. .NET Platform Overview and Roadmap - BRK3015
  13262. Round 1 Candidates - Lightweight Cryptography | CSRC
  13263. Self Publishing, Book Printing and Publishing Online - Lulu
  13264. 0x6A75616E/PwnedPasswords
  13265. Comparing Native Blazor Components
  13266. .NET Core is the Future of .NET  | .NET Blog
  13267. Effect.io
  13268. dotnet/diagnostics
  13269. microsoft/react-native-windows
  13270. Announcing WSL 2 | Windows Command Line
  13271. Thank you Waitrose, now fix your insecure site
  13272. Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  13273. r/MapPorn - Who Knew Giraffes Had Different Patterns?
  13274. See Microsoft Build 2019 Highlights | Microsoft Azure
  13275. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  13276. Office 365 for Mac is available on the Mac App Store - Microsoft 365 Blog
  13277. The “Cobra Effect” that is disabling paste on password fields
  13278. Testing the BitchinFast 3D 2000!!!
  13279. .NET Internals Cookbook Part 12 — Memory structure, attributes, handles – Random IT Utensils
  13280. .NET Core Summer Event - A 1 day conference focused on software development with .NET Core
  13281. Using 47 Degree's Fetch library with ZIO
  13282. IPBES Global Assessment Preview | IPBES
  13283. Intelligent Productivity and Collaboration, from Anywhere | Visual Studio Blog
  13284. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  13285. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  13286. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  13287. Introducing .NET 5 | .NET Blog
  13288. Live Stream | Rocket Lab
  13289. Raft
  13290. The Universe I, II & III | Tim and Eric Awesome Show, Great Job! | Adult Swim
  13291. Add-ons disabled or failing to install in Firefox
  13292. What version of firefox are you running? Apparently beta and nightly need to ch... | Hacker News
  13293. nothings/single_file_libs
  13294. bryanmcnett/bhh
  13295. DotVVM Blog: DotVVM joins the .NET Foundation
  13296. Exotics at Redmond Town Center
  13297. Create a model
  13298. facebookincubator/mvfst
  13299. 952287 - Loading issue... - Monorail
  13300. Build software better, together
  13301. Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  13302. 1Password for Journalism | 1Password
  13303. DamianEdwards/TagHelperPack
  13304. Sonic
  13305. GOTcha (Season 8 Hot Takes: Part 1 of 1,000,000)
  13306. Lorenz cipher - Wikipedia
  13307. Community and Communication going forward
  13308. » Return to Zork The Digital Antiquarian
  13309. Coverlet Joins the .NET Foundation
  13310. Automated Certificate Management | Heroku Dev Center
  13311. Compile time marshalling | devops.lol
  13312. dotnet/designs
  13313. dotnet/extensions
  13314. Workaround for Heroku no longer supporting SSL behind Cloudflare ("Strict TLS in CDN not supported")?
  13315. Reduce SMS 2FA Risks By Using Device Data
  13316. Consoles – Windows Desktop - Windows Console
  13317. Eon – Amiga Soundtrack Hacks
  13318. The Tail of the Serpent by Le Slo
  13319. PInvoke: beyond the magic | devops.lol
  13320. Support single-file distribution · Issue #11201 · dotnet/runtime
  13321. Do we need effects to get abstraction?
  13322. Toward Practical Real-Time Photon Mapping: Efficient GPU Density Estimation
  13323. Azure Monitor HTTP Data Collector API - Azure Monitor
  13324. Update Days: Corestart 3.0
  13325. nycryptoday
  13326. George Bush's
  13327. Introducing Telerik UI for Blazor 1.0.0
  13328. Remote Development with Visual Studio Code
  13329. Using Pablo to Create Title Images - ardalis
  13330. Samsung Galaxy Fold Teardown
  13331. An Introduction to Deep Reinforcement Learning
  13332. thekla_server.pdf
  13333. Down the Security Rabbithole Podcast: DtSR Episode 344 - You've Probably Been Pwned
  13334. What does "additional polish" mean?
  13335. Fight the global warming: compile your C# apps ahead of time
  13336. terrajobst/minsk
  13337. IBM Halts Sales of Watson AI For Drug Discovery and Research [Updated] - ExtremeTech
  13338. Manifold Garden - Call for Playtesters
  13339. Edge79+ vs. Edge18 vs. Chrome
  13340. Junior Software Engineer (C#) (Remote) - Clear Measure, Inc. - Career Page
  13341. RFC 8551 - Secure/Multipurpose Internet Mail Extensions (S/MIME) Version 4.0 Message Specification
  13342. peachpiecompiler/peachpie
  13343. Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  13344. dotnet/corert
  13345. Microsoft Forms
  13346. Visual Studio Roadmap
  13347. Get Some Sass Into Your Blazor App
  13348. NIMH » Release of “13 Reasons Why” Associated with Increase in Youth Suicide Rates
  13349. Unit Test or Integration Test and Why You Should Care - ardalis
  13350. Intel® 64 and IA-32 Architectures Optimization Reference Manual
  13351. Building a Bw-Tree Takes More Than Just Buzz Words
  13352. What's New in Rider
  13353. 2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  13354. Colwell oral history complete transcript FINAL
  13355. themains/pwned
  13356. Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  13357. security.txt | A proposed standard which allows websites to define security policies
  13358. Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  13359. Cats Effect: STM & TRef #791 by VladKopanev · Pull Request #796 · zio/zio
  13360. Go modules services
  13361. Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  13362. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  13363. The Hundred-Tonne Robots That Help Keep New Zealand Running
  13364. dotnet/core-setup
  13365. Babylon.js 4.0 Is Here!
  13366. Home | magniX
  13367. .NET Design Review: GitHub Quick Reviews
  13368. Write a custom .NET Core runtime host - .NET Core
  13369. EdCharbeneau/TaxiFareBlazorServer
  13370. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  13371. Vue.Net - BrotherTillman
  13372. jamesmontemagno/AllExtensions-DI-IoC
  13373. Computer Based Test (CBT) development and delivery :: Pearson VUE
  13374. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  13375. Reverse Engineering InternalCall Methods in .NET
  13376. CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  13377. Axis-Aligned Bounding Dual Simplex
  13378. A doorbell company owned by Amazon wants to start producing “crime news” and it’ll definitely end well
  13379. microsoft/SymCrypt
  13380. GitLens — Git supercharged
  13381. dotnet/core-sdk
  13382. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  13383. Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  13384. mpm guide - niall t.l.
  13385. HTTP headers for the responsible developer
  13386. ZIO
  13387. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  13388. errors - The Go Programming Language
  13389. John A De Goes - ZIO: Next-Generation Effects in Scala
  13390. Episode 10 - Strings and Types
  13391. Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  13392. Scalar 2019 highlights and where are we heading next
  13393. .NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  13394. Scalar 2019 highlights and where are we heading next
  13395. Riot counters sexual discrimination lawsuits by insisting some plaintiffs have waived rights to sue
  13396. PowerPoint Presentation
  13397. Doug Webb (@douginamug@mastodon.xyz)
  13398. Amazon.com: Ubiquiti US-8 Unifi Switch: Computers & Accessories
  13399. DivineOmega/password_exposed
  13400. significand range for frexp() incorrect due to sign-handling · Issue #71 · KhronosGroup/GLSL
  13401. THe Early History of F#
  13402. Indiegogo will ban fundraising for anti-vaccination projects
  13403. Stripe API with ASP.NET Core - Part 3 WebHooks
  13404. Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  13405. gpakosz/PPK_ASSERT
  13406. Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  13407. n0fate/chainbreaker
  13408. Former 'MythBusters' Host Adam Savage Returning to Science Channel in New Series (Exclusive)
  13409. Wat
  13410. Compute Shader - OpenGL Wiki
  13411. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  13412. ONLYOFFICE
  13413. Angèle - Balance Ton Quoi [CLIP OFFICIEL]
  13414. Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  13415. Racial Influence on Automated Perceptions of Emotions by Lauren Rhue :: SSRN
  13416. .NET R&D Digest (April, 2019)
  13417. Rumor: Microsoft ‘Midori’ Project May Replace Windows OS
  13418. Australian wild cockatoos (long-billed corellas) took flight
  13419. ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  13420. HaveIBeenPwned Module by iifeoluwa · Pull Request #80 · leon-ai/leon
  13421. Repository Abandoned? · Issue #197 · tmsmith/Dapper-Extensions
  13422. The LLVM Compiler Infrastructure Project
  13423. distractionware » AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  13424. Fall in love with the problem, not the solution
  13425. Sí hubo hackeo a Embajada de México: miles de documentos estuvieron en Mega, fueron eliminados y todo indica que se han resubido
  13426. Amazon.com: GPU Zen 2: Advanced Rendering Techniques (9781797583143): Wolfgang Engel: Books
  13427. When to pee during Avengers: Endgame
  13428. http://egsr2019.icube.unistra.fr/assets/img/EGSR2019_Industry_Track_CFP.pdf
  13429. World’s Flagship Event for Developers - WeAreDevelopers World Congress 2020
  13430. Frank Lloyd Wright’s Lost Works Are Finally Brought to Life
  13431. Fetch Mobile Manipulator - Fetch Robotics
  13432. Chapter 8: Menkaure and the Colonel – The Analog Antiquarian
  13433. ASCIIFlow Infinity
  13434. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  13435. The .NET Abstraction Pile
  13436. 2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  13437. ADefWebserver/BlazingPizza
  13438. AutoMapper 8.1.0 Released
  13439. Roguelight by Daniel Linssen
  13440. OutOfMemory – a nerdy card game for developers! – TooSlowException
  13441. Jewel v. NSA - Order granting government's summary judgment motion
  13442. fr-08: .the .product by Farbrausch
  13443. terrajobst/streaming-automation
  13444. fr-08: .the .product by farbrausch | 64k intro (2000) (720p HQ demoscene demo)
  13445. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  13446. A Recipe for Training Neural Networks
  13447. Virtual lathe in Dreams
  13448. runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go
  13449. Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  13450. Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com
  13451. Scala Times Issue #271
  13452. Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  13453. Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page
  13454. Containerized Activities in Durable Workflows - Part 2
  13455. ASCII Art in .NET Code
  13456. Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  13457. Arya Stark is an adult woman: "Game of Thrones" sex shock is rooted in hypocritical purity culture
  13458. dodyg/practical-aspnetcore
  13459. spmoran-blazor/BlazorDestinationGame
  13460. PSA: Make Sure to Cancel Apple News+ If You Signed Up for a Free Trial After Apple's March 25 Event and Don't Want to be Charged
  13461. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  13462. Electron 5.0.0 | Electron Blog
  13463. Destination Game Blazor
  13464. Hexa Trains
  13465. Unity Careers
  13466. Karel Zikmund - About Me
  13467. dotnet/spark
  13468. zio/zio
  13469. Evolution Software improves hazelnut quality with ML.NET | .NET
  13470. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  13471. Foo Fighters - My Hero (Official Music Video)
  13472. Twisted Oak
  13473. AES-NI (.NET) - Outperforming C and OpenSSL - Nicolas Portmann - .NET / Java / Security
  13474. Dev Tip #158: Strongly Typed IDs
  13475. Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  13476. r/GamePhysics - [Red Dead Redemption II] Enjoying a nice hot bath
  13477. distractionware » The Dice are Cast
  13478. 996.ICU accuses NetEase, Tencent and Chinese devs of overworking staff
  13479. Peddle the Pedal to the Metal
  13480. Tech Diversity: WIN the chance to attend LambdaConf 2019 - Signify Technology
  13481. Oasis - Some Might Say
  13482. OJ/clr-meterpreter
  13483. Keeping a Ping Pong Ball Bouncing with 4 Mics
  13484. Rust's 2019 roadmap | Rust Blog
  13485. ericsink/wasm2cil
  13486. Running WebAssembly and WASI with .NET
  13487. OneTab shared tabs
  13488. kframework/X86-64-semantics
  13489. A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture - FSL
  13490. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  13491. Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  13492. .NET Design Review: GitHub Quick Reviews
  13493. Using Microsoft Configuration Extensions with Steeltoe
  13494. Why Conservatives Are So Angry About Obama’s Reference to “Easter Worshippers”
  13495. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  13496. qmlnet/qmlnet
  13497. Matias Ergo Pro Keyboard
  13498. JDK 12 Security Enhancements
  13499. Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  13500. Blazored/Gitter
  13501. NDC Security Australia 2019 Promo
  13502. Tag Helpers in ASP.NET Core
  13503. Very Thin Ice: 10 years of Auto-Tune the News & Songify This
  13504. Google Walkout Organizers Say They're Facing Retaliation
  13505. NYU Game Center Lecture Series Presents Daniel Benmergui
  13506. Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  13507. Revision 2019 - Concert - Wayfinder
  13508. Eon by The Black Lotus (compo version)
  13509. Hack your password before you get hacked!
  13510. Production Tips for ASP .NET Core Web Apps
  13511. Great developers are raised, not hired
  13512. Megademica 4k intro for ZX Spectrum (party version)
  13513. Dicey Wastelands (NTT) by TheMysticSword, AgentCucco
  13514. Episode 15: TBD
  13515. UFO Episode 18 Timelash
  13516. The Witness Analysis: Audio Puzzles
  13517. Samsung/netcoredbg
  13518. politrons/reactiveScala
  13519. ispc/ispc
  13520. How the Boeing 737 Max Disaster Looks to a Software Developer - IEEE Spectrum
  13521. HTTP/3 explained
  13522. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  13523. How to upgrade extensions to support Visual Studio 2019 | Visual Studio Blog
  13524. https://scholar.harvard.edu/files/mickens/files/thesaddestmoment.pdf
  13525. ASP.NET Blog | Blazor now in official preview!
  13526. Five Open Problems for the Blockchain Computer - Andreessen Horowitz
  13527. How to Get a Progressive Web App into the Google Play Store | CSS-Tricks
  13528. How to register a service with multiple interfaces in ASP.NET Core DI
  13529. Stairs - Escaleras - Schody -1968
  13530. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  13531. Super Mario Bros - 2019: Commodore 64 port
  13532. » An Unlikely Savior The Digital Antiquarian
  13533. Build 4.0.31 API Changes | 4coder Blog
  13534. machinamentum/game1
  13535. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  13536. proposal: crypto/tls: Expose maps for cipher suite IDs/names · Issue #30325 · golang/go
  13537. How to clear HSTS settings in Chrome and Firefox
  13538. gvolpe/stm-demo
  13539. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Springer
  13540. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  13541. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Apress
  13542. The 5 Stages of Data Breach Grief
  13543. 3 Ways to Communicate Between Components in Blazor
  13544. music festival lineup generator
  13545. A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
  13546. Understanding data-oriented design for entity component systems - Unity at GDC 2019
  13547. jmcgrew / zilf / wiki / Home — Bitbucket
  13548. What Would It Look Like If We Put Warnings on IoT Devices Like We Do Cigarette Packets?
  13549. Festify/ken-burns-carousel
  13550. Apple Pay participating banks and card issuers in Asia-Pacific
  13551. Everyone Watching This Is Fired
  13552. QDB: Quote Database Home
  13553. Godot Engine - Announcing the Godot 2019 showreel
  13554. Unifying Windows desktop development with .NET Core 3.0
  13555. Wikipedia:Articles for deletion/Katie Bouman - Wikipedia
  13556. No Time, No Budget, No Problem: Finishing 'The First Tree'
  13557. Guantánamo’s Darkest Secret
  13558. ASP.NET Blog | .NET Core Workers in Azure Container Instances
  13559. .NET Design Review: GitHub Quick Reviews
  13560. BurntSushi/ripgrep
  13561. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  13562. dotnet/core-setup
  13563. The ReaderT Design Pattern
  13564. Search | Channel 9
  13565. reactiveui/ReactiveUI
  13566. No Carrier Rush
  13567. Presentations and Talks covering ‘.NET Internals’
  13568. Going Deep | Channel 9
  13569. Tame your Garbage Collector
  13570. Performance as a Feature with Jeremy Boyd
  13571. GPU architectures_10_4_19.pdf
  13572. Tic Toc Pwned | Pen Test Partners
  13573. historicalsource - Overview
  13574. 'I would never buy one': Fears raised over security of GPS tracking smartwatch for kids
  13575. DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  13576. terrajobst/require-net472
  13577. pla85900 Home
  13578. Anthos  |  Google Cloud
  13579. Output.md
  13580. Refer a USA Scala friend & WIN a ticket to LambdaConf 2019! - Signify Technology
  13581. It's annoying, it's hated and it’s here to stay: why we’re stuck with passwords
  13582. Frogger AI Explains Its Decisions
  13583. Mute Records • STUMM433 - Mute Records
  13584. A “Brave” New World | Internet Archive Blogs
  13585. PubConf Software Comedy Variety Show and Afterparty
  13586. How to make a 3D renderer in Desmos - Ben Visness
  13587. Sci-Fi’s Difficult Genius
  13588. C++ UI Libraries • memdump
  13589. Color isn't what you think.
  13590. fsharp/fslang-design
  13591. r/csharp - I am so happy I made this little program where you insert a number in seconds and it converts it to Minutes:Seconds, it took me 2 days to do but I am very proud, I know it is not much but I really enjoyed making it :)
  13592. dotnet/coreclr
  13593. Adding features to a simple Blazor MVVM client with composition
  13594. Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  13595. Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  13596. Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  13597. Understanding the Limitations of HTTPS
  13598. Stoiber 10 Minuten Transrapid
  13599. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  13600. Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  13601. Black Hole of Misogyny: Reddit trolls just can’t stop attacking Dr. Katie Bouman for her crime of doing nothing wrong
  13602. ATOMICALLY { DELETE YOUR ACTORS } - John A De Goes & Wiem Zine Elabadine | Scalar 2019
  13603. .NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff – Random IT Utensils
  13604. Australian Child-Tracking Smartwatch Vulnerable to Hackers
  13605. dotnet/coreclr
  13606. How to Track Your Kids (and Other People's Kids) With the TicTocTrack Watch
  13607. Dream Market Shuts Down: Has the DEA Claimed Another Darknet Victim?
  13608. Game of Thrones recap for Season 8 – everything you need to know
  13609. </pfizer>
  13610. No One's Ever Really Gone
  13611. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  13612. Cryptologie
  13613. Websites, Please Stop Blocking Password Managers. It's 2015
  13614. Rail Map online - UK & IE Railways
  13615. http://cmap.systemsci.org/rid=1QS8HM93L-NRB6N9-1184/QED_The_strange_theory_of_light_and_matt.pdf
  13616. All About Pete ❧ Current Affairs
  13617. Massive Attack-Angel (Mezzanine album)
  13618. Matthew Gatland stopped making tiny games | Anti-Patreon
  13619. Mr Oizo
  13620. Cassius - Feeling For You (Official Video)
  13621. Les Rythmes Digitales - Jacques Your Body (Make Me Sweat)
  13622. Daft Punk - Harder Better Faster (Official Video)
  13623. Daft Punk - Technologic
  13624. Daft Punk - Da Funk
  13625. DAFT PUNK – AROUND THE WORLD (Official Music Video)
  13626. Kucherov suspended one game
  13627. Scastie - An interactive playground for Scala
  13628. Microsoft 365 PPT template best practices
  13629. Adding features to a simple Blazor MVVM client with composition
  13630. Adding features to a simple Blazor MVVM client with composition
  13631. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  13632. Mocking .NET Without Hurting Its Feelings - Musing, Rants & Jumbled Thoughts of John M. Wright
  13633. MY EQUIPMENT BREAKS? | DICEY DUNGEONS
  13634. bleep-blorp.rs
  13635. Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  13636. davidsh - Overview
  13637. logoroad
  13638. Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure | App Center Blog
  13639. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  13640. tmds/Tmds.Systemd
  13641. Steam Quirks For Developers - a post on Tom Francis' blog
  13642. GitHub Extension for Visual Studio
  13643. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  13644. Download .NET (Linux, macOS, and Windows)
  13645. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  13646. Slack Is Not Where 'Deep Work' Happens | Inside Nuclino
  13647. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  13648. Creating an ASP.NET Core Markdown TagHelper and Parser
  13649. Escher
  13650. x86/Linux progress · Issue #7335 · dotnet/runtime
  13651. unoplatform/Uno.SkiaSharp
  13652. Chapter 7: The Polymath and the Specialist – The Analog Antiquarian
  13653. A .vsconfig file should automatically prompt to install extensions - Developer Community
  13654. ZIO hackathon September 21-22 · Issue #743 · zio/zio
  13655. Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018
  13656. NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  13657. We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  13658. Understanding Insider Threats [Free Video Course]
  13659. Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  13660. Clip Bag | Peter Bristol
  13661. Troy Hunt on Changing Password Behaviors
  13662. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  13663. 'Coffee not essential for life'
  13664. nccgroup/dotnetpefuzzing
  13665. r/firefox - Google Drive download speed issue
  13666. Non Obvious PE Parsers – the .NET runtime – Part 1
  13667. klbouman - Overview
  13668. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  13669. Languages & Runtime: .NET Community Standup - April 11, 2019
  13670. French officials call Project Gutenberg archive, 15 million ebooks, Grateful Dead recordings and Prelinger Archive "terrorism," demands removal from Internet Archive
  13671. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  13672. [WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  13673. Algebraic laws for new typeclasses by gvolpe · Pull Request #2 · gvolpe/classy-optics
  13674. Bringing 12-year-old WPF code to .NET Core 3
  13675. Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  13676. Performance analysis and tuning contest #2. | Easyperf
  13677. Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  13678. Tickets - NDC Security Australia 2019
  13679. Dragonblood: Analyzing the DragonflyHandshake of WPA3 and EAP-pwd
  13680. Spawn: The Eternal - IGN
  13681. How I used SECRET NSA TECHNOLOGY to hack my gaming keyboard
  13682. Dope (Complex, 1995, PC Demo)
  13683. STARLINK MISSION | SpaceX
  13684. David Patterson - Domain-Specific Architectures for Deep Neural Networks
  13685. First M87 Event Horizon Telescope Results. V. Physical Origin of the Asymmetric Ring - IOPscience
  13686. How to take a picture of a black hole
  13687. A Framework for Regulating Content on the Internet
  13688. ericsink/sawdust
  13689. Quantum Garden: An interactive quantum computing installation
  13690. Cursors
  13691. Black hole breakthrough: Event Horizon Telescope's landmark image
  13692. GIMP 2.10.14
  13693. Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  13694. Hack Your Career - Troy Hunt
  13695. First ever black hole image released
  13696. Linux Game Jam 2019
  13697. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  13698. Lies, darn lies and sampling bias
  13699. Markdeep
  13700. First Look: Forms and Validation in Razor Components
  13701. Pacific Raceways track day, 2019 March 31st
  13702. Using ASP.NET Core Identity users in integration tests
  13703. Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  13704. The Morning Brew #2723
  13705. Using, using, using with C# 8
  13706. Rico Mariani – Medium
  13707. OneTab shared tabs
  13708. C#88: The Original C#
  13709. DirectX-Specs
  13710. Blocking high-risk non-secure downloads from Emily Stark on 2019-04-09 (public-webappsec@w3.org from April 2019)
  13711. Direct3D 11.3 Functional Specification
  13712. Episode 21 Measles: The Worst Souvenir
  13713. fsharp/fslang-design
  13714. dotnet/corefx
  13715. Logs vs Structured Events
  13716. Azure Service Fabric
  13717. AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  13718. Stack Overflow Developer Survey 2019
  13719. DataCamp Security Update - Frequently Asked Questions
  13720. r/gaming - Animation is a dangerous job
  13721. IMLÉ + Archú agus ceithre imeacht eile
  13722. Learn more programming languages, even if you won't use them - Thorsten Ball
  13723. Privileged | By Kyle Korver
  13724. RickStrahl/AlbumViewerVNext
  13725. Getting Started with TypeScript for JSInterop in Blazor
  13726. Journey through the .NET internals - Sorting | Michal Franc
  13727. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  13728. Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum
  13729. Native Lazy Loading for &lt;img&gt; and &lt;iframe&gt; is Coming to the Web - DEV Community 👩‍💻👨‍💻
  13730. RAGRETS.MD | commentout.net
  13731. IdentityServer4 Roadmap
  13732. Microsoft Edge Insider
  13733. MS Office Interop Automation in C#
  13734. string vs. String is not a style debate
  13735. A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  13736. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  13737. Windows 10 Accounts
  13738. Hacker News API Part 5
  13739. Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  13740. google/vulncode-db
  13741. Home - Vulncode-DB
  13742. What happens when iterating filters?
  13743. haoNoQ/clang-analyzer-guide
  13744. The Next Release of PowerShell - PowerShell 7 | PowerShell
  13745. A balancing act
  13746. The Lycurgus Cup
  13747. Simple SIMD Using ISPC (Intel(r) SPMD Program Compiler) (Presented by Intel)
  13748. Proposal: <button once="true" /> attribute · Issue #1692 · w3c/html
  13749. http://kernel.dk/io_uring.pdf
  13750. Compiler Explorer
  13751. Signify Sunday Reads April 7 Week #1 - Signify Technology
  13752. SQL Server—Pricing and Licensing | Microsoft
  13753. Website enumeration insanity: how our personal data is leaked
  13754. Amazon.com: Mystery Science Theater 3000: Season Eleven: Jonah Ray, Felicia Day, Patton Oswalt, Hampton Yount, Baron Vaughn, Joel Hodgson: Movies & TV
  13755. dotnet/wpf
  13756. Handmade Hero Day 523 - Introduction to Git
  13757. TPU's GPU Database Portal & Updates
  13758. ParkMobile User Experience - Aaron Shekey
  13759. Crawler-transporter - Wikipedia
  13760. .gitignore Generator - Visual Studio Marketplace
  13761. main.dvi
  13762. BlazorHelp Website > Blog - View_Blog
  13763. Indie Soapbox
  13764. Verified cryptographic provider a triple threat
  13765. Compass Rose by Pace
  13766. Steam cracks down on Trading Card abuse to combat "fake games"
  13767. US $10.71 33% OFF|37mm diameter gearbox halll encoder micro spur gear motor Speed Reduction Geared Motor for robot smart small car-in DC Motor from Home Improvement on AliExpress
  13768. Fifteen years of WiX • Joy of Setup
  13769. On a geometry test
  13770. Getting ready to say goodbye to Silverlight and hello to Blazor
  13771. Home
  13772. Classic Game Postmortem: 'Lemmings'
  13773. Troubleshoot blue screen errors - Windows Help
  13774. BREAKER by Daniel Linssen
  13775. 'Are Jews People' Was an Actual, Real Discussion Topic on CNN
  13776. MSVC hidden flags
  13777. 'Marvel's Spider-Man': A Technical Postmortem
  13778. I hate what they’ve done to almost everyone in my family
  13779. Online Arm Assembler by Azeria Labs
  13780. ardalis/AspNetCoreStartupServices
  13781. Families
  13782. Azure Front Door Service is now generally available
  13783. Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  13784. MAKRO | Microsoft Excel Stream Highlights 3/19
  13785. CSSBattle
  13786. DDoS Protection Service | Anti DDoS Mitigation | Cloudflare
  13787. Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  13788. Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  13789. brave/brave-browser
  13790. dotnet/dotnet-api-docs
  13791. .NET Core Summer Event bij Info Support
  13792. Your words are wasted - Scott Hanselman
  13793. The Edge of an Infinite Universe
  13794. MVVM Development in Visual Studio
  13795. » Interplay Takes on Trek The Digital Antiquarian
  13796. SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  13797. How My Dad Taught Me to Code - Ari Hunt & Troy Hunt
  13798. OVERWHELM for Nintendo Switch - Nintendo Game Details
  13799. .NET API browser
  13800. Tom 7 Radar: CHESSBOVIK
  13801. The Witness goes free on the Epic Games Store for two weeks
  13802. SIGBOVIK: 93% of Paint Splatters are Valid Perl Programs — Colin McMillen
  13803. Xamarin Blog
  13804. ZIO STM by jdegoes · Pull Request #721 · zio/zio
  13805. NationalSecurityAgency/ghidra
  13806. Operating Systems: Three Easy Pieces
  13807. /diagnostics (Compiler diagnostic options)
  13808. Bringing GPU acceleration to Windows containers
  13809. The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  13810. r/combinedgifs - Bug
  13811. The Witness - **You wake up, alone, on a strange island full of puzzles.**
  13812. Oracle Careers
  13813. Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  13814. Strongly Typed Feature Flags With ASP.NET Core 2.2
  13815. ITHare/obf
  13816. Precise timing of machine code with Linux perf. | Easyperf
  13817. The "Testable Object" Pattern
  13818. Middleware in ASP .NET Core
  13819. Try Orchard Core
  13820. I've No More Fucks To Give
  13821. Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  13822. Configure Visual Studio across your organization with .vsconfig | Visual Studio Setup
  13823. Create a modular application - Orchard Core Documentation
  13824. Oculus Go Wired Mirroring: How To Guide | Oculus
  13825. Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter!
  13826. Xiph.Org Video Presentations: Digital Show & Tell
  13827. https://cabforum.org/wp-content/uploads/CA-Browser-Forum-EV-Guidelines-v1.6.8.pdf
  13828. Xiph.org
  13829. Building microservices on Azure - Azure Architecture Center
  13830. A Go implementation of Poly1305 that makes sense
  13831. Announcing the Azure Functions Premium plan for enterprise serverless workloads
  13832. Oracle Ask TOM
  13833. Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  13834. Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  13835. Building Components Manually via RenderTreeBuilder
  13836. Release Notes
  13837. Creating Custom Constraints For Razor Pages Routes
  13838. Everybody Edits Data Security Breach
  13839. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  13840. Visual Studio 2019 .NET productivity | .NET Blog
  13841. jberezanski/ChocolateyPackages
  13842. jberezanski
  13843. Visual Studio 2019 for Mac is now available | Visual Studio Blog
  13844. Weekly 2019-04-03
  13845. Visual Studio 2019 Launch: Not your average keynote
  13846. F# Weekly – Sergey Tihon's Blog
  13847. APOLLO 11 Official Trailer (2019) Moon Landing Movie HD
  13848. Compiler Explorer - C++ (x86-64 clang 8.0.0)
  13849. Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog
  13850. Archive
  13851. Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0
  13852. Speaking
  13853. Polymorphism: Queer Encounters of Intimacy in Games — VGA Gallery
  13854. New Code Visualizer for Swift: Source Is View
  13855. ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  13856. Dotnetos Conference - .NET Performance Conference
  13857. Software Anti-Patterns: How to destroy a codebase for developers
  13858. John A. De Goes at #ScalaUA - Thinking Functionally
  13859. ScottGu's Blog - ASP.NET MVC 1.0
  13860. LingDong-/shan-shui-inf
  13861. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  13862. YouTube Executives Ignored Warnings, Letting Toxic Videos Run Rampant
  13863. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  13864. Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
  13865. Visual Studio 2019: Code faster. Work smarter. Create the future. | Visual Studio Blog
  13866. Visual Studio 2019 | Download for free
  13867. JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  13868. Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  13869. Marvel Studios’ Avengers: Endgame | Special Look
  13870. Jeffrey Richter — Generics
  13871. C++ vector with dynamic item size
  13872. Is making a struct readonly a breaking change?
  13873. JetBrains Night Tel Aviv 2019
  13874. How to Beat Array Iteration Performance with Parallelism in C# .NET - Michael's Coding Spot
  13875. mrpmorris/blazor-fluxor
  13876. The story of the Rendition Vérité 1000
  13877. Midimiliz - 10000 watts
  13878. The ACME Protocol is an IETF Standard - Let's Encrypt - Free SSL/TLS Certificates
  13879. Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  13880. NaN Gates and Flip FLOPS
  13881. SPAAAAAACE! - Portal 2
  13882. Y2K | This Is SportsCenter
  13883. Visual Studio 2019 Launch Watch Event
  13884. Humble Book Bundle: Microsoft & .NET by Apress
  13885. .NET Core in Action
  13886. Silverchair: A 5 Minute Drum Chronology - Kye Smith
  13887. Xamarin and Asp.Net Core for Beginners
  13888. 5 Things You Didn't Know About Insect Wings
  13889. Military Lessons Learned from the Battle of Wakanda
  13890. NDN – Why Bother? — NDN Tutorial at ACM SIGCOMM 2017 – Van Jacobson
  13891. Back to how it should be
  13892. IdentityServer - Training
  13893. Wolfenstein 2: The New Colossus in Close Critique [Full Spoilers]
  13894. Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  13895. Self-optimizing AST interpreters
  13896. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  13897. r/security - Officetools.com hacked email, claims not
  13898. stb_voxel_render.h programming library
  13899. History of Visual Studio – Page 2 – Rico Mariani's Performance Tidbits
  13900. Blazor Shell Apps
  13901. r/Games - /r/Games is closed for April Fool’s. Find out why in here!
  13902. Blazored/Toast
  13903. rL357340
  13904. Guys! I'm BACK! [Quick Announcement]
  13905. r/interestingasfuck - All the bearings are moving in a straight line!!!
  13906. Blazor Shell apps
  13907. Thank you! Elected to the .NET Foundation board! » Iris Classon
  13908. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  13909. Can I use... Support tables for HTML5, CSS3, etc
  13910. ScalaUA - distage: Staged Dependency Injection
  13911. LambdaConf 2019 | Boulder | Jun 5
  13912. mschuwalow/zio-todo-backend
  13913. itkpi/cakeless
  13914. Getting Started with ASP.NET Core | Manning
  13915. Tastes Like Chicken
  13916. dotnet/aspnetcore
  13917. Man gets 20 years for deadly “swatting” hoax
  13918. Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  13919. ASP.NET Blog | .NET Core Workers as Windows Services
  13920. dotnet/swag
  13921. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  13922. ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  13923. Scott Helme
  13924. Chapter 6: Khafre and the Giant – The Analog Antiquarian
  13925. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  13926. Introduction to authentication for Single Page Apps on ASP.NET Core
  13927. distage: Staged Dependency Injection · Izumi Project
  13928. Dotnet-Boxed/Templates
  13929. Why Ben Carson Is Taking on Facebook
  13930. Dark Flat Theme - Plugins | JetBrains
  13931. Newsletters spam test by mail-tester.com
  13932. jdegoes/scalaua-2019
  13933. Compare gRPC services with HTTP APIs
  13934. dotnet/corefx
  13935. Merging OpenTracing and OpenCensus
  13936. randrew/phantomstyle
  13937. Stack Snippets Domain
  13938. Einstein on the Beach: Knee Play 3
  13939. ‎MailOnline
  13940. Not Tetris 2
  13941. The Unexpected Philosophical Depths of Clicker Games
  13942. Seattle Scotch & Beer Fest 2019 Tickets | Fremont Studios | Seattle, WA | Friday, April 19 & Saturday, April 20, 2019 | Stranger Tickets
  13943. r/marvelstudios - Worked on this for a while
  13944. Hall of Fame - Infosecurity Europe
  13945. Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  13946. SpecFlow 3 is here!
  13947. .NET Design Review: JSON
  13948. jnm2/preference
  13949. Using Your Knife and Fork: The American Way vs. the European Way
  13950. cloudflare/boringtun
  13951. Hold That Fork!
  13952. BoringTun, a userspace WireGuard implementation in Rust
  13953. Trace .NET Core Applications on Linux with `strace`
  13954. 10 games to play at Now Play This
  13955. https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf
  13956. Behind the burst compiler | xoofx
  13957. nventive/Uno.BenchmarkDotNet
  13958. Observations about the rendering of Metro: Exodus
  13959. LambdaConf 2019 Scholarship Application
  13960. Machine code layout optimizations. | Easyperf
  13961. Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  13962. Landau's Function -- from Wolfram MathWorld
  13963. Whitespace (programming language) - Wikipedia
  13964. New AMD EPYC-Powered Amazon EC2 M5ad and R5ad Instances | Amazon Web Services
  13965. The Clash - Should I Stay or Should I Go (Official Audio)
  13966. Storing UTC is not a silver bullet
  13967. Microsoft exec bans company from pulling any dumb April Fools’ pranks
  13968. Getting started with Lithnet Password Protection - Part 1 - Blocking compromised passwords with the 'Have I Been Pwned?' password list
  13969. What is 'responsible' in Responsible AI?
  13970. hallatore/Netling
  13971. dotnet/performance
  13972. Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  13973. Arithmetic operators - C# reference
  13974. Live Share Feedback Survey
  13975. American Democracy March 14, 2019 Lecture
  13976. Home
  13977. Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  13978. Troubleshoot ASP.NET Core Localization
  13979. Voting for .NET Foundation
  13980. Ionide — A New Hope
  13981. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  13982. William Shanks - Wikipedia
  13983. OneTab shared tabs
  13984. Microsoft Cloud Show: “Have I been pwned?” - An Interview with Troy Hunt
  13985. The 2007 Lyttle Lytton Contest
  13986. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  13987. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  13988. Humble Book Bundle: Coder's Bookshelf by No Starch Press
  13989. .NET Design Review: JSON Serialization
  13990. Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  13991. .NET Design Review: AssemblyLoadContext improvements
  13992. Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  13993. Stable Filtering  —  Part 2
  13994. Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  13995. r/teslamotors - It's BACK! After 6 months of working fine, 2019.5.15 drives at barriers again
  13996. Web security expert Troy Hunt to be welcomed into the Infosecurity Hall of Fame
  13997. dotnet/coreclr
  13998. Using .NET PInvoke for Linux system functions - Red Hat Developer
  13999. zio/zio
  14000. Using FluentValidation for Forms Validation in Blazor
  14001. 142: Super Speed with AOT & LLVM
  14002. AutoMapper's Design Philosophy
  14003. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  14004. .NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  14005. Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  14006. Unity VR and the Making of Ready Player One | Jake Simpson
  14007. Herding Code 231: .NET Foundation Elections, WSL, MAX_PATH, calc.exe, Edge on Chromium, Firefox, and Rogue Thermostats – Herding Code
  14008. zio/zio-keeper
  14009. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  14010. PageSpeed Insights
  14011. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  14012. Blazor: Implementing Client Side Search As You Type Using bind-value:event
  14013. MichalStrehovsky/zerosharp
  14014. Dark Castle Original Macintosh Version!
  14015. Packaging a .NET Core 3.0 application with MSIX
  14016. Merge pull request #100 from Microsoft/user/rbhanda/Net472Update · microsoft/referencesource@f82e13c
  14017. MichalStrehovsky/zerosharp
  14018. google/sanitizers
  14019. MichalStrehovsky/zerosharp
  14020. How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  14021. TwitLonger — When you talk too much for Twitter
  14022. Securing ASP.NET Core in Docker
  14023. Security Issue February 2019: FAQ
  14024. How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  14025. How to Debug Rust with Visual Studio Code
  14026. Security, Cloud Delivery, Performance | Akamai
  14027. Tizen .NET Portal
  14028. startup_analyzers.md
  14029. Speakers - NDC Security Australia 2019
  14030. Benchmarking performance of your code between release versions
  14031. BlazorHelp Website > Blog - View_Blog
  14032. justinhj/fp-starter-pack.g8
  14033. Act Now
  14034. The WhibOx Contest Edition 2 - CYBERCRYPT
  14035. AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  14036. P. D. Q. Bach (Peter Schickele) 1712 Overture
  14037. Square Hammer [8 Bit Tribute to Ghost] - 8 Bit Universe
  14038. materialx/MaterialX
  14039. dotnet-foundation/election
  14040. Ambitious Project to Sequence Genomes of 1.5 Million Species Kicks Off
  14041. Baby Barred owl calls
  14042. On the S-Box of Streebog and Kuznyechik
  14043. skskeyserver / sks-keyserver / issues / #57 - Anyone can make any PGP key unimportable — Bitbucket
  14044. Index of /
  14045. Sophie's Dice by Sophie Houlden
  14046. The Alt-Right Playbook: Always a Bigger Fish
  14047. #ArtMarble21
  14048. GameTechDev/GTS-GamesTaskScheduler
  14049. RoboCup@Home – Where the best domestic service robots test themselves
  14050. Authy API
  14051. The Ask Question Wizard is Live!
  14052. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  14053. Profiling .NET Code with PerfView and visualizing it with speedscope.app
  14054. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  14055. mysticmind/dotnet-sort-refs
  14056. .NET Design Review: JSON Serialization
  14057. What is Blazor and what is Razor Components? - Scott Hanselman
  14058. » Darklands The Digital Antiquarian
  14059. A dev trained robots to generate “garbage” slot machine games—and made $50K
  14060. Christchurch tragedy exploited by cyber-scammers
  14061. .NET Internals Cookbook Part 5 — Methods, parameters, modifiers – Random IT Utensils
  14062. So you want your app/website to work in China…
  14063. speedscope
  14064. microsoft/perfview
  14065. fired.pptx
  14066. Telerik UI for Blazor 0.3.0 is Released
  14067. .NET Standard Target Chooser
  14068. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  14069. Buy Tacoma from the Humble Store
  14070. Notice
  14071. An Original Elite Dangerous Fan Music Video:
  14072. Introduction to gRPC on .NET Core
  14073. Home automation ideas
  14074. How I'm able to take notes in mathematics lectures using LaTeX and Vim
  14075. Review: Baba Is You - Hardcore Gamer
  14076. Early Access Program - Rider: Cross-platform .NET IDE
  14077. Intel OSPRay
  14078. Understanding STIR/SHAKEN
  14079. Security, Cloud Delivery, Performance | Akamai
  14080. Non-idiomatic F#
  14081. A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  14082. Add option to stop projects building if their dependencies fail to build. - Developer Community
  14083. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  14084. Blazor | Build client web apps with C# | .NET
  14085. Fun(c) 2018.7: John De Goes - FP to the Max
  14086. dotnet/standard
  14087. RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  14088. Why Hashbrown Does A Double-Lookup
  14089. Explaining Code using ASCII Art – Embedded in Academia
  14090. dotnet/aspnetcore
  14091. When pigs fly: optimising bytecode interpreters
  14092. Visual Studio 2019 Launch Event agenda and speakers now published | Visual Studio Blog
  14093. This is why you must join Scalar 2019
  14094. This is why you must join Scalar 2019
  14095. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  14096. GameTechDev/IntelShaderAnalyzer
  14097. Buy Aseprite from the Humble Store
  14098. Amazon.com: Secrets of Sand Hill Road: Venture Capital and How to Get It (9780593083581): Scott Kupor, Eric Ries: Books
  14099. Manifold Garden Dev Update #18 - PS4 Bug Fix & Water Bug Solution
  14100. Security, Cloud Delivery, Performance | Akamai
  14101. Killed by Google
  14102. Gargantuan Gnosticplayers breach swells to 863 million records
  14103. How Truck Simulator’s resident radio station became as big as the rigs
  14104. Need to record a PowerShell session? Here's how on Windows 10.
  14105. robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  14106. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  14107. Creating my first Azure Functions v2.0 app: a WebHook and a timer
  14108. Writing A Compiler In Go | Thorsten Ball
  14109. .NET Design Review: GitHub Quick Reviews
  14110. Writing An Interpreter In Go | Thorsten Ball
  14111. Core support for object pooling · Issue #12296 · dotnet/runtime
  14112. Roslyn analyzers and code fixes by savpek · Pull Request #1076 · OmniSharp/omnisharp-roslyn
  14113. Here's Why Your Static Website Needs HTTPS
  14114. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  14115. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  14116. Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  14117. AmsiScanBuffer function (amsi.h) - Win32 apps
  14118. Home | ScalaUA
  14119. Using JavaScript Interop in Blazor
  14120. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  14121. Microsoft Azure PlayFab Blog
  14122. NVIDIA's $99 Jetson Nano is an AI computer for DIY enthusiasts
  14123. Megacity | Unity
  14124. .NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  14125. John Brockman: Possible Minds - The Long Now
  14126. Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  14127. Volt | <1 MB desktop client for Slack, Skype, Twitter, Facebook, Gmail and more
  14128. NDC Security NYC 2019
  14129. ZIO with Alpakka Kafka
  14130. Space Funeral
  14131. Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  14132. How To Learn CSS — Smashing Magazine
  14133. Rameses - Details
  14134. Fix NOT IN( ... ) by StevenThuriot · Pull Request #25 · terrajobst/nquery-vnext
  14135. Grandpa Pip's Birthday by Snozbot
  14136. I saw a fellow CMDR on the road a few days ago. o7 : EliteDangerous
  14137. Guild Of Dungeoneering
  14138. Public Shaming: Last Week Tonight with John Oliver (HBO)
  14139. Microsoft Forms
  14140. Searching large projects is too slow · Issue #55 · microsoft/vscode
  14141. DEEP — owen LL harris
  14142. Conventions used by Containers on Azure App Service • Jamie Phillips
  14143. Hosting ASP.NET Core behind https in Google Kubernetes Engine
  14144. Here's What It's Like to Accidentally Expose the Data of 230M People
  14145. Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  14146. dotnet/roslyn
  14147. Code to mark a SQL string before it's passed to Dapper.
  14148. r/technology - MySpace lost all music uploaded from 2003 to 2015
  14149. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  14150. Go 1.12 Release Notes - The Go Programming Language
  14151. Deep thoughts on other languages Like Rust, Go, etc.
  14152. Remove custom tuple type with built-in one by terrajobst · Pull Request #29 · terrajobst/nquery-vnext
  14153. Ixigo CEO denies breach of user data; says payments information is not stored
  14154. Live Cyber Attack Workshop | Varonis
  14155. zeux/meshoptimizer
  14156. Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  14157. Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  14158. Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  14159. The 737Max and Why Software Engineers Might Want to Pay Attention
  14160. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  14161. “You can’t be it if you can’t see it”
  14162. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  14163. Canadian Police Charge Operator of Hacked Password Service Leakedsource.com — Krebs on Security
  14164. Executive Order 13769 - Wikipedia
  14165. La Cryptographie contenant une très subtile manière d'escrire [...] | Tolosana
  14166. Join the Kitfox Games Discord Server!
  14167. TechEmpower/FrameworkBenchmarks
  14168. An update on how my 2018 return to Chicago went and what's next for me in 2019
  14169. Improve image moniker debugging · dotnet/project-system@84850be
  14170. Open Source .NET – 4 years later
  14171. Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs
  14172. ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow
  14173. Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  14174. Manning | Deal of the Day
  14175. dotnet-foundation/election
  14176. emtecinc/signalr-tester
  14177. Floating-Point Reference Sheet for Intel® Architecture
  14178. Explore Windows 10 OS, Computers, Apps, & More | Microsoft
  14179. AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  14180. The World Design of Metroid Prime | Boss Keys
  14181. Azure/azure-functions-signalrservice-extension
  14182. Marvel Studios' Avengers: Endgame - Official Trailer
  14183. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  14184. Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab
  14185. .NET Foundation Member Sticker designs
  14186. EdCharbeneau/TaxiFareBlazorServer
  14187. OrchardCMS/Orchard
  14188. Baba Is You (Jam Build) by Hempuli
  14189. Extending Razor Pages -- Visual Studio Magazine
  14190. telerik/blazor-ui
  14191. Creating a not-empty GUID validation attribute and a not-default validation attribute
  14192. Dwarf Fortress by Kitfox Games
  14193. AvaloniaUI/Avalonia
  14194. Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  14195. Xbox Live expands to mobile in Microsoft's big streaming push
  14196. Hack Yourself First - UK Tour
  14197. Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer
  14198. Writing ClrMD extensions for WinDbg and LLDB
  14199. chrisnas/DebuggingExtensions
  14200. Running Local Azure Functions in Visual Studio with HTTPS
  14201. Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf
  14202. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  14203. FIA F1 Race Director Charlie Whiting passes away | Formula 1®
  14204. Alpha 21364 - Wikipedia
  14205. Cosmos Network - Internet of Blockchains
  14206. New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  14207. May loses a vote against herself in a crazed night of parliamentary drama
  14208. Microsoft Build: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  14209. Baba Is You by Hempuli
  14210. These Cookie Warning Shenanigans Have Got to Stop
  14211. Baba Is You for Nintendo Switch - Nintendo Game Details
  14212. IdentityServer/IdentityServer4
  14213. Timeline - Time to Play Fair
  14214. Poppy Ergo Jr robot reaching box using deep learning
  14215. Northern beaches IT guru allegedly made $300,000 from stolen Netflix logins
  14216. How having a toxic teammate led to my best game yet
  14217. A simple reason why there aren't more women in tech - we're okay with misogyny
  14218. Progress Influencers Party at MVP Summit 2019
  14219. Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  14220. OneTab shared tabs
  14221. Have You Been Pwned? - Computerphile
  14222. Houzz Support
  14223. Accessibility Insights
  14224. Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  14225. Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  14226. Tactical Breach Wizards: ten minutes of gameplay explained
  14227. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  14228. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  14229. Game Developers Conference 2019
  14230. .NET Design Review: Tensor
  14231. Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  14232. Trapdoor commitments in the SwissPost e-voting shuffle proof
  14233. Blazored/Menu
  14234. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  14235. Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  14236. Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla
  14237. Deploying Blazor Apps Using Azure Pipelines
  14238. http://degoes.net/articles/zio-challenge
  14239. 01-fp-concurrency-challange.scala
  14240. I did it! Running as a .NET foundation board candidate » Iris Classon
  14241. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  14242. Video: Overcoming network latency in Mortal Kombat & Injustice 2
  14243. NDC Security Australia 2019
  14244. DTrace on Windows
  14245. Scalar
  14246. WebViewClient  |  Android Developers
  14247. Dave Glick - Some Thoughts On Feelings In Open Source
  14248. Adventures in Sampling Points on Triangles (Part 1)
  14249. The Promise of Hierarchical Reinforcement Learning
  14250. Touch typing - Wikipedia
  14251. System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  14252. Alexa Top 1 Million Analysis - February 2019
  14253. Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  14254. Hangfire – Background jobs and workers for .NET and .NET Core
  14255. System Era Softworks
  14256. SignalR/sample-StreamR
  14257. Safety Experts Weigh in on the Boeing 737 MAX
  14258. We need to talk about Session Tickets
  14259. Have I Been Pwned: Check if your email has been compromised in a data breach
  14260. Dutch Reach Project – A site to promote the Dutch far-hand habit to avoid dooring cyclists, or drivers or passengers from stepping into on-coming traffic.
  14261. Open source is only ajar without inclusion – Internet Citizen
  14262. The Functional Scala Concurrency Challenge
  14263. Twenty Years Ago, I Helped Convict Two Men of Murder. I’ve Regretted It Ever Since.
  14264. 800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  14265. FigglatR
  14266. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  14267. Blazored/Menu
  14268. Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  14269. pwaller/go2ll-talk
  14270. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  14271. markup_in_functions_block.md
  14272. Blazored Menu Idea
  14273. Free Weekend
  14274. Demystifying HttpClient Internals - Steve Gordon
  14275. Angèle - La Thune [CLIP OFFICIEL]
  14276. Test your server for Heartbleed (CVE-2014-0160)
  14277. Async Enumerables with Cancellation · Curiosity is bliss
  14278. r/dataisbeautiful - Is it a Duck or a Rabbit? For Google Cloud Vision, it depends how the image is rotated. [OC]
  14279. https://www.infosecurityeurope.com/__novadocuments/27510
  14280. Why This 3D Light Printer Is a HUGE Game Changer
  14281. Tic Toc Games - A Unity Developer Case Study
  14282. How random can you be?
  14283. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  14284. Chapter 5: The Captain and the Sphinx – The Analog Antiquarian
  14285. Monitored File Name Extensions - Win32 apps
  14286. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  14287. No One Deserves As Much Power As Michael Jackson Had
  14288. Adding a third party datetime picker to your ASP.NET Core MVC Application
  14289. Building Blazor Apps Using Azure Pipelines
  14290. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  14291. Cryptocurrency, Ego And Beautiful Women (Blockchain Cruise)
  14292. Game Design
  14293. Catalan number - Wikipedia
  14294. Introduction
  14295. Health Checks in ASP.NET Core
  14296. Trocken - Bauknecht
  14297. grpc/grpc-dotnet
  14298. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  14299. Real-time serverless applications with the SignalR Service bindings in Azure Functions
  14300. Testing Incrementally with ZIO Environment
  14301. distractionware » Design Diary: The v0.16 Enemy Audit
  14302. Xamarin: .NET Community Standup - March 7, 2019 - Shane from Xamarin.Forms showing Visual!
  14303. Using Vue with ASP.NET Core By Example
  14304. 1.7 Million Students Attend Schools With Police But No Counselors, New Data Show
  14305. A Simple and Fast Object Mapper
  14306. Why do remote meetings suck so much?
  14307. Online FFT calculator
  14308. Redesigning Github repository page
  14309. The Influencer is dead. Long live the influencer
  14310. Dependency Injection in ASP.NET Core
  14311. Handmade Seattle News
  14312. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  14313. Manifold Garden Dev Update #17 - Bug Fixes, Soak Tests, and Footsteps
  14314. Intel® NUC Mini PCs
  14315. Security Experiments with gRPC and ASP.NET Core 3.1
  14316. Feral Vector 2019
  14317. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  14318. Telerik UI for Blazor Data Grid Component Basics
  14319. Unzip Files in Go - GolangCode
  14320. Announcing .NET Core 3 Preview 3 | .NET Blog
  14321. Dark mode now available!
  14322. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  14323. Visual Model-Based Reinforcement Learning as a Path towards Generalist Robots
  14324. Real-time web applications with ASP.NET Core SignalR
  14325. Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  14326. High performance Privacy By Design using Matryoshka & Spark - @scaladays
  14327. Getting Started with .NET Core on Linux
  14328. Microsoft Graph E-mail Sample - POST to https://graph.microsoft.com/beta/me/sendmail from https://developer.microsoft.com/en-us/graph/graph-explorer
  14329. Suzanne Vega - Toms Diner (Official Music Video)
  14330. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  14331. brave/brave-browser
  14332. Handmade Seattle
  14333. Hello, bgfx! - DEV Community 👩‍💻👨‍💻
  14334. Azure DevOps for Visual Studio Extensions
  14335. Lupusa87/BlazorDragAndDrop
  14336. BlazorDragAndDrop
  14337. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  14338. An Insider’s Look at Why Women End Up on the Cutting Room Floor
  14339. https://link.springer.com/content/pdf/10.1007%2F978-1-4842-4427-2_12.pdf
  14340. Final Tagless seen alive
  14341. Stable Filtering  —  Part 1
  14342. Festival
  14343. Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks
  14344. Automation: Last Week Tonight with John Oliver (HBO)
  14345. Some performance tricks with .NET strings
  14346. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  14347. Debugging .NET Builds with the MSBuild Structured Log Viewer
  14348. Final Tagless seen alive
  14349. Final Tagless seen alive
  14350. Constant-time gcd: Papers
  14351. Real-time web applications with ASP.NET Core SignalR
  14352. Cybersecurity for the Public Interest - Schneier on Security
  14353. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  14354. Leadersheep — Trinity Farm
  14355. Interrupt/systemshock
  14356. design/25530-notary.md
  14357. no warnings when compiling /W3 · nothings/stb@a0b521f
  14358. PostgreSQL Tools for the Visually Inclined
  14359. Martin needs to watch Trainspotting · Issue #2 · martinwoodward/martin_public
  14360. How to play 21 against 22
  14361. 7:11 Polyrhythms
  14362. Wake Up And Code!
  14363. Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  14364. Hardware intrinsic in .NET Core 3.0 - Introduction
  14365. News « BeeScala Conference
  14366. Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  14367. r/wimmelbilder - PXL CON - Jimmy Something
  14368. IIS Hosting for ASP .NET Core Web Apps
  14369. puns.dev - The Worst Computer Puns on the Internet
  14370. The Latest in Creepy Spyware - Schneier on Security
  14371. CoreCLR’s environment is not your environment
  14372. How to make your game run at 60fps
  14373. CognitiveComplexity - Plugins | JetBrains
  14374. The Orville Prequel / Old Parody of Star Trek TOS
  14375. dotnet/coreclr
  14376. dotnet/coreclr
  14377. Inline IL ASM in C# with Roslyn | xoofx
  14378. SignalR core python client (III): Streamming
  14379. damianh/ProxyKit
  14380. Chromostereopsis - Wikipedia
  14381. Sinclair ZX Spectrum Prototype - Computer - Computing History
  14382. r/videos - Can You Trust Kurzgesagt Videos? - YouTube
  14383. chrislgarry/Apollo-11
  14384. 🐢
  14385. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  14386. Status as a Service (StaaS) — Remains of the Day
  14387. Ghost Insight: Empty (5/9;7/5) by Spilled Games
  14388. The Death of Final Tagless
  14389. Always centers the camera to the world origin by pixelflinger · Pull Request #913 · google/filament
  14390. Past, Present, Future: From Co-ops to Cryptonetworks - Andreessen Horowitz
  14391. Sphinx and the Cursed Mummy for Nintendo Switch - Nintendo Game Details
  14392. Dicey Dungeons v0.16.1 - Dicey Dungeons by Terry Cavanagh, chipzel, Marlowe Dobbe
  14393. Tiger - Breakdown - Blender 2.8 Eevee development test
  14394. Crew Demo-1 Mission | Launch
  14395. Scala Love – Podcast about Scala Programming Language and its community
  14396. Live coverage: Crew Dragon capsule returns to Earth – Spaceflight Now
  14397. Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  14398. The Trust Official Trailer #1 (2016) - Elijah Wood, Nicolas Cage Movie HD
  14399. CensoredUsername/dynasm-rs
  14400. dotnet/reactive
  14401. Tor Developer Isis Lovecruft lectures on anonymity systems at Radboud Universiteit
  14402. dotnet/format
  14403. Data Leakage from Encrypted Databases - Schneier on Security
  14404. Falling cat problem - Wikipedia
  14405. pierricgimmig/orbitprofiler
  14406. Is C# a low-level language?
  14407. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  14408. Runtime analysis and leak detection for Autofac
  14409. BlazorVirtualGrid
  14410. CFGs.txt
  14411. Spotlight Team Best Practices: GUID based references - Unity Technologies Blog
  14412. Effectful Episode with John de Goes – Scala Love
  14413. The Three Most Important Outlook Rules for Processing Mail - Scott Hanselman
  14414. Damian Edwards and David Fowler Demonstrate SignalR
  14415. APE OUT
  14416. Eastshade Studios | Official Website
  14417. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  14418. Dotnetos - .NET Performance Tour 2019
  14419. ✅ Scott Hanselman & Damian Edwards Talk about Microsoft & .Net Core 3
  14420. segarray.ion
  14421. The Making of Legend of Zelda A Link to the Past - Super Nes
  14422. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  14423. Jekyll Docker
  14424. http://www.stroustrup.com/lock-free-vector.pdf
  14425. SF district attorney to wipe out 9,000-plus pot cases going back to 1975
  14426. Submitting Your App to the Oculus Quest Store | Oculus
  14427. Handling Errors in ASP .NET Core
  14428. Build a chat bot in NodeJS w/Hattan Shobokshi
  14429. Build a chat bot in NodeJS w/Hattan Shobokshi
  14430. Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  14431. MongoDB.local SF 2018
  14432. Building C# 8.0 | .NET Blog
  14433. Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  14434. PowerShell in Azure Cloud Shell GA
  14435. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  14436. dotnet/docs
  14437. Create a Generic Subscriber in RxJS
  14438. Inspect and Style an Element in DevTools that Normally Disappears when Inactive · Manorisms
  14439. SoCal Code Camp
  14440. Radio TFS Episode 165: Goodbye VSTS Hello Azure DevOps
  14441. kelseyhightower/kubernetes-the-hard-way
  14442. Regulating Bot Speech by Madeline Lamo, Ryan Calo :: SSRN
  14443. SoCal Code Camp
  14444. Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  14445. danroth27/BlazorChat
  14446. microsoft/MS-DOS
  14447. Volkswagen and Microsoft partner to give drivers a connected, seamless ride | Transform
  14448. Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
  14449. Neowin
  14450. Global Azure > Home
  14451. Announcing TypeScript 3.1 | TypeScript
  14452. Azure Sphere | Microsoft Azure
  14453. Azure Serverless Community Library
  14454. dotnet/blazor
  14455. Azure SignalR Service now generally available
  14456. Cloud Platform Release Announcements for September 24, 2018
  14457. Microsoft Ignite
  14458. Meet Our Meetup Video Library Page - eng.age
  14459. Microsoft Azure Developer: Implementing Table Storage
  14460. Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  14461. Introducing GitHub Pull Requests for Visual Studio Code
  14462. Announcing Azure Pipelines with unlimited CI/CD minutes for open source
  14463. Introducing Azure DevOps
  14464. .NET Conf 2019
  14465. Azure Pipelines now available in GitHub Marketplace - The GitHub Blog
  14466. Donate - Let's Encrypt - Free SSL/TLS Certificates
  14467. Mixer | Interactive Livestreaming
  14468. First experiments using EF Core with Azure Cosmos DB
  14469. Download Visual Studio Code - Mac, Linux, Windows
  14470. Project File Tools - Visual Studio Marketplace
  14471. Dev Tip #125: Builder Pattern Test Kata Questions
  14472. NCrunch Blog | Test-Driven Development: A First-Principles Explanation
  14473. Combining iterator blocks and async methods in C# | Premier Developer
  14474. NCrunch for Visual Studio
  14475. Serverless to the Max: Doing Big Things for Small Dollars with Cloudflare Workers and Azure Functions
  14476. Send a gif with Go using MMS in 14 lines
  14477. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  14478. What don't people tell you about working at a top tech company? - Quora
  14479. WEB Live Webinar - 4 Tips to Secure Active Directory
  14480. Hacktoberfest presented by DigitalOcean and DEV
  14481. sharkdp/bat
  14482. This is not your father's Microsoft
  14483. How to Create High Quality HDR Environments – HDRI Haven Blog
  14484. Microsoft CEO Satya Nadella defends HoloLens military contract
  14485. Content moderation has no easy answers
  14486. HQ2: Understanding What Happened & Why - The Big Picture
  14487. Compiler Explorer
  14488. noclip
  14489. stretchy_buffer.h won't compile for C++ · Issue #250 · nothings/stb
  14490. How Ryan Adams Used His Influence to Have Mild Criticism Deleted
  14491. When I Make a Good Pun | bdg
  14492. Let's Play: Ancient Greek Punishment: UI Edition
  14493. ocornut/imgui
  14494. The History of Blindfolded Punch-Out
  14495. All the Bad Things About Uber and Lyft In One Simple List
  14496. Bloomberg - Are you a robot?
  14497. An Apology from Editor-in-Chief Russ Pitts - Escapist Magazine
  14498. Twitch Highlighter - Visual Studio Marketplace
  14499. a16z Podcast: Voting, Security, and Governance in Blockchains - Andreessen Horowitz
  14500. Introducing Anchorage, the world’s first crypto-native custodian
  14501. What comes after open source?
  14502. Strong and weak technologies
  14503. Blockchain Can Wrest the Internet From Corporations' Grasp
  14504. a16z Podcast: How the Internet Happened - Andreessen Horowitz
  14505. Crypto, Beyond Silk Road - Andreessen Horowitz
  14506. Crypto, the Future of Trust
  14507. Beyond Cryptocurrencies - Andreessen Horowitz
  14508. 4 eras of blockchain computing: degrees of composability
  14509. The Next 3 Billion in Financial Services - Andreessen Horowitz
  14510. How the Internet Happened: From Netscape to the iPhone 1, Brian McCullough, eBook - Amazon.com
  14511. The Four Horsemen of Centralization, by Ali Yahya
  14512. Centralization vs Decentralization - AVC
  14513. Presentation: The End of the Beginning — Benedict Evans
  14514. Coinbase – Buy & Sell Bitcoin, Ethereum, and more with trust
  14515. Goodbye Phones, Hello Drones
  14516. The Myth of The Infrastructure Phase | Union Square Ventures
  14517. From Crimefighter to ‘Crypto’: Meet the Woman in Charge of Venture Capital’s Biggest Gamble
  14518. a16z Crypto - Andreessen Horowitz
  14519. Conversations Versus Interviews - AVC
  14520. a16z Crypto - Andreessen Horowitz
  14521. a16z Crypto - Andreessen Horowitz
  14522. Introducing the Cultural Leadership Fund - Andreessen Horowitz
  14523. a16z Crypto - Andreessen Horowitz
  14524. a16z Podcast: Scaling Companies (and Tech Trends) - Andreessen Horowitz
  14525. Connie Chan - Andreessen Horowitz
  14526. Oasis Labs
  14527. Katie Haun - Andreessen Horowitz
  14528. a16z Crypto - Andreessen Horowitz
  14529. SEC.gov | Digital Asset Transactions: When Howey Met Gary (Plastic)
  14530. A Fresh Perspective on Seed Investing
  14531. A #CryptoIntro — Resources & Wrap Up
  14532. insitro: Rethinking drug discovery using machine learning
  14533. Welcome Balaji Srinivasan, Coinbase’s new Chief Technology Officer
  14534. Tested: Skydio R1 Autonomous Drone Review - Tested.com
  14535. CryptoKitties | Union Square Ventures
  14536. Cryptonetworks and why tokens are fundamental – Nick Grossman
  14537. Astranis - Andreessen Horowitz
  14538. Crypto Canon - Andreessen Horowitz
  14539. a16z Podcast: Mental Models for Understanding Crypto Tokens - Andreessen Horowitz
  14540. Vitalik Buterin, Creator Of Ethereum, On The Big Guy Vs. The Little Guy - Unchained Podcast
  14541. Our Top 16+ Podcasts of 2017 - Andreessen Horowitz
  14542. The Future of Tech, with Chris Dixon – [Invest Like the Best, EP.69]
  14543. dYdX raises seed round led by Andreessen Horowitz and Polychain Capital
  14544. AI: What's Working, What's Not - Andreessen Horowitz
  14545. Decrypting Crypto, From Bitcoin and Blockchain to ICOs - Andreessen Horowitz
  14546. Welcome Asiff Hirji: Coinbase’s New President & Chief Operating Officer
  14547. Blockchain Governance: Programming Our Future
  14548. Field Notes: Devcon3 - Ethereum Developer's Conference - Andreessen Horowitz
  14549. The Agoric Papers
  14550. The scale of tech winners — Benedict Evans
  14551. Keybase launches encrypted git
  14552. a16z Podcast: Why Crypto Tokens Matter - Andreessen Horowitz
  14553. US solar plant costs fall another 30 per cent in just one year
  14554. First quantum computers need smart software
  14555. Decentralizing Everything with Ethereum's Vitalik Buterin | Disrupt SF 2017
  14556. a16z Podcast: Getting Applications Into People's Hands - Andreessen Horowitz
  14557. Tony Seba: Clean Disruption - Energy & Transportation
  14558. Bitcoin's Academic Pedigree - ACM Queue
  14559. Funding the Evolution of Blockchains
  14560. Blockchains don’t scale. Not today, at least. But there’s hope.
  14561. How Information Got Re-Invented - Issue 51: Limits - Nautilus
  14562. Traditional Asset Tokenization
  14563. Traditional Asset Tokenization
  14564. Coinbase raises $100M Series D led by IVP
  14565. Plasma: Scalable Autonomous Smart Contracts
  14566. Ian Goodfellow's answer to What's next after deep learning? - Quora
  14567. How to Tell the Truth - Andreessen Horowitz
  14568. Destined for War: Can America and China Escape Thucydides's Trap? - Kindle edition by Graham Allison. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  14569. Made With ARKit - ARKit Furniture dropping app | by...
  14570. Digital currency reading list
  14571. Automatic Recognition of Facial Displays of Unfelt Emotions
  14572. Maryam Mirzakhani, mathematician and Fields Medal winner, dies at Stanford | Stanford News
  14573. Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
  14574. r/btc - "So no worries, Ethereum's long term value is still ~0." -Greg Maxwell, CTO of Blockstream and opponent of allowing Bitcoin to scale as Satoshi had planned.
  14575. AI Progress Measurement
  14576. Computer Logic with Chris Dixon - Software Engineering Daily
  14577. Made With ARKit - ARKit Inter-dimensional Portal by @nedd. Music...
  14578. Perfect Ten
  14579. Bigscreen raises $11 Million in Series A financing led by True Ventures
  14580. Reading /proc/pid/cmdline can hang forever
  14581. facebookexperimental/eden
  14582. Compare Countries With This Simple Tool
  14583. facebookexperimental/eden
  14584. Database File Format
  14585. MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  14586. Preserve old serialization format with the new folly::none · facebook/fbthrift@63a06e8
  14587. Wolfsong Trailer
  14588. Emscripten’s embind  |  Web  |  Google Developers
  14589. The Elusive Frame Timing
  14590. 7 people injured in Pella tornado, released from hospital
  14591. Code Density - Efficient but Painful?
  14592. Porsche 919 Hybrid Evo sets an astonishing new Nurburgring lap record
  14593. Unwind the stack around every invoke by kripken · Pull Request #6702 · emscripten-core/emscripten
  14594. r/FFXV - Robbie Daymond's(Prompto) Christmas surprise message for my daughter
  14595. datausage.py
  14596. PowerPoint Presentation
  14597. Background compilation · V8
  14598. ‎Florence
  14599. Timestamps
  14600. Compiler Explorer
  14601. Fixing My Keyboard's Latency - Tristan Hume
  14602. The tail at scale
  14603. Microsecond Resolution Time Services for Windows
  14604. LG OLED55E7P : E7 OLED 4K HDR Smart TV - 55'' Class (54.6'' Diag) | LG USA
  14605. What happens if 'throw' fails to allocate memory for exception object?
  14606. How to atomically write a file without giving it a temporary name
  14607. torvalds/linux
  14608. [PATCH] fuse: invalidate inode pagecache when atomic_o_trunc flag is enabled — Linux Filesystem Development
  14609. Space Scifi Rpg Tiles 48x48
  14610. gzthermal-comparison.png (1000×3100)
  14611. cruxlang/crux
  14612. replace the system memory info in eden stats with process memory · facebookexperimental/eden@9a3fa8b
  14613. maps, smaps and Memory Stats!
  14614. poikilos/Audiere
  14615. fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  14616. Using Python to Code by Voice
  14617. 1200px-JMS_0067Crop.jpg (1200×1500)
  14618. r/miniSNES - Latency Analysis of NES, SNES, Classics, and RetroPie
  14619. Dad and Mom at Monaco F1
  14620. Hotswapping Haskell · Simon Marlow
  14621. SIGIL Update — Rome.ro
  14622. July 4, 1976 — Rome.ro
  14623. Books Archives — ETC Press
  14624. P8 Awards 2018
  14625. Limited Run Games
  14626. John Romero's SIGIL Beast Box PC Megawad
  14627. Hurt Me Plenty: A Doom Retrospective - Outright Geekery
  14628. SI6IL — Romero Games
  14629. SIGIL Announcement
  14630. SI6IL — Romero Games
  14631. Reflections on DOOM's Development — Rome.ro
  14632. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  14633. Game Engine Black Book: Wolfenstein 3D: 9781539692874: Computer Science Books @ Amazon.com
  14634. Castles II Siege & Conquest by Interplay - PC DOS 3.5" Diskette (Retail Big Box) | eBay
  14635. Magazine Subscriptions & more | Games TM Issue 206 | My Favourite Magazines
  14636. Wolfenstein 3D
  14637. ‎Gunman Taco Truck
  14638. The History of No-Clipping − Codex
  14639. Through the Moongate: Richard Garriott, Origin, and Ultima
  14640. Rocket Jump
  14641. Darren Sweeney
  14642. John Romero confirmed for Making Games Conference! - Making Games
  14643. Pain Elemental reveals the last official secret of Doom 2
  14644. Shareware Heroes
  14645. 'Gunman Taco Truck' Review & Tips: Hilarious Post-Apocalyptic Restaurant Simulator Is A Stroke Of Strategic Genius
  14646. Eternal Doom
  14647. Fusion Magazine
  14648. Ponentes | Codemotion Madrid 2018
  14649. Half-Life: Opposing Force (PC, 1999) for sale online | eBay
  14650. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD 788687101813 | eBay
  14651. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  14652. Below the Surface - Archeologische vondsten Noord/Zuidlijn Amsterdam
  14653. Stay Awhile and Listen: Book II
  14654. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD | eBay
  14655. Deathkings of the Dark Citadel (PC, 1996) for sale online | eBay
  14656. The history of Championship Manager and Football Manager
  14657. Maestros del DOOM en Espanol — firmado por John Romero — Romero Games
  14658. Typeradio — Now we are talking.
  14659. [CSDb] - White Rabbit by Mayday! (2019)
  14660. Hidden Patterns Inside Fruits and Vegetables
  14661. 02:14
  14662. Audrey Hepburn
  14663. Leisure Suit Larry Bundle | Steam Game Bundle | Fanatical
  14664. Samurai Sam – Game Jam Build
  14665. Clean code != well engineered
  14666. Minds - Take back control of your social media
  14667. The Legend of Zelda: Link’s Awakening - Announcement Trailer - Nintendo Switch
  14668. DOS Nostalgia's 10th Anniversary Stream
  14669. REDO! by Redo!
  14670. Meditation Games Diary: 1/29/19
  14671. Meditation Games - January 29th - Game 29
  14672. ORCA Sequencer - Guided Tour №1 (Rhythm and Math!)
  14673. Rival Consoles - Against The Clock
  14674. Meditations Games: January 29th 2019 - Sweetspot
  14675. hundredrabbits/Orca-c
  14676. Google Maps
  14677. The current state of my compiler project | sergio
  14678. Super Simple Named Boolean Parameters
  14679. Snakeshit by dario-zubovic
  14680. r/French - “What is that thing?” ... I love French!
  14681. Milton
  14682. Profile your CPU and GPU (OpenGL and Vulkan) code with Tracy Profiler
  14683. galaxyhaxz/devilution
  14684. serge-rgb/compiler
  14685. vmg/sundown
  14686. git/git
  14687. No Silver Bullet – Essence and Accident in Software Engineering
  14688. flipcode - Texturing As In Unreal
  14689. Handmade Hero Day 429 - Multiresolution Light Sampling
  14690. How C++ Debuggers work - Simon Brand - Meeting C++ 2017
  14691. Journal of Computer Graphics Techniques
  14692. Why I left Google to join Grab
  14693. PC Connects talk 2018.pdf
  14694. microsoft/microsoft-pdb
  14695. ApoorvaJ/tiny-jpeg-rs
  14696. SSRTGI: Toughest Challenge in Real-Time 3D
  14697. EVE Online Player Accidentally Becomes Certified Accountant
  14698. 4coder for Mac
  14699. PoC||GTFO 16
  14700. Something Rotten In The Core
  14701. Keyboard latency
  14702. Game Designer+Artist or Game Designer+Programmer
  14703. Toward an honesty of pixels: on Final Fantasy 12 HD and Quake 3 Arena
  14704. A Large-Scale Empirical Study of Security Patches
  14705. Sickness absence associated with shared and open-plan offices--a national cross sectional questionnaire survey. - PubMed - NCBI
  14706. Tom Lehrer - We Will All Go Together When We Go
  14707. CCleaner Command and Control Causes Concern
  14708. Breaking the x86 Instruction Set
  14709. Detecting debuggers by abusing a bad assumption within Windows
  14710. Shadertoy
  14711. LLVM on Windows now supports PDB Debug Info
  14712. Beautiful, Simple, Testable Functional Effects for Scala
  14713. Bifunctor IO: A Step Away from Dynamically-Typed Error Handling
  14714. TypeScript port of the first half of John De Goes "FP to the max" (https://www.youtube.com/watch?v=sxudIMiOo68)
  14715. Dishoom Shoreditch | Dishoom
  14716. vivri/Adjective
  14717. High-Performance Functional Programming Through Effect Rotation
  14718. Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  14719. Orthogonal Functional Architecture
  14720. ytCropper | Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  14721. Functional Scala (Amsterdam Edition) by John A. De Goes
  14722. r/HandmadeQuake - My Announcement is Downright.... Epic
  14723. r/HandmadeQuake - Big Announcement Coming Soon
  14724. e1m8b.zip
  14725. Video: Watch a game coder rebuild id's Quake from scratch
  14726. Index of /hmcon/
  14727. Seattle Boutique Hotels | Downtown Seattle Hotels | Executive Hotel Pacific Seattle
  14728. Philip Buuck — Coming Soon
  14729. Working time among video game developers: Trends over 2004-14
  14730. #NodeJS : A quick optimization advice
  14731. I Will Teach You To Be Rich
  14732. Get a job: Be a Mobile Game Engineer for Sega Networks
  14733. The Worst Board Games Ever Invented
  14734. Gaming articles on Engadget
  14735. #1gam
  14736. Why I am leaving the best job I ever had
  14737. "Insider Threat" Detection Software - Schneier on Security
  14738. Attacking Soldiers on Social Media - Schneier on Security
  14739. On the Security of Password Managers - Schneier on Security
  14740. Friday Squid Blogging: A Tracking Device for Squid - Schneier on Security
  14741. Gen. Nakasone on US Cyber Command - Schneier on Security
  14742. Reverse Location Search Warrants - Schneier on Security
  14743. Details on Recent DNS Hijacking - Schneier on Security
  14744. Estonia's Volunteer Cyber Militia - Schneier on Security
  14745. I Am Not Associated with Swift Recovery Ltd. - Schneier on Security
  14746. Cataloging IoT Vulnerabilities - Schneier on Security
  14747. Friday Squid Blogging: Sharp-Eared Enope Squid - Schneier on Security
  14748. Reconstructing SIGSALY - Schneier on Security
  14749. USB Cable with Embedded Wi-Fi Controller - Schneier on Security
  14750. Cyberinsurance and Acts of War - Schneier on Security
  14751. Blockchain and Trust - Schneier on Security
  14752. Friday Squid Blogging: The Hawaiian Bobtail Squid Genome - Schneier on Security
  14753. China's AI Strategy and its Security Implications - Schneier on Security
  14754. Using Gmail "Dot Addresses" to Commit Fraud - Schneier on Security
  14755. Major Zcash Vulnerability Fixed - Schneier on Security
  14756. Facebook's New Privacy Hires - Schneier on Security
  14757. Friday Squid Blogging: Squid with Chorizo, Tomato, and Beans - Schneier on Security
  14758. Public-Interest Tech at the RSA Conference - Schneier on Security
  14759. Security Flaws in Children's Smart Watches - Schneier on Security
  14760. Security Analysis of the LIFX Smart Light Bulb - Schneier on Security
  14761. iPhone FaceTime Vulnerability - Schneier on Security
  14762. Japanese Government Will Hack Citizens' IoT Devices - Schneier on Security
  14763. Friday Squid Blogging: Squids on the Tree of Life - Schneier on Security
  14764. Hacking the GCHQ Backdoor - Schneier on Security
  14765. Military Carrier Pigeons in the Era of Electronic Warfare - Schneier on Security
  14766. The Evolution of Darknets - Schneier on Security
  14767. Hacking Construction Cranes - Schneier on Security
  14768. Clever Smartphone Malware Concealment Technique - Schneier on Security
  14769. Friday Squid Blogging: Squid Lollipops - Schneier on Security
  14770. Evaluating the GCHQ Exceptional Access Proposal - Schneier on Security
  14771. Speaking Events: Blockchain Conference - Schneier on Security
  14772. Prices for Zero-Day Exploits Are Rising - Schneier on Security
  14773. Speaking Events: MCSC 2019 - Schneier on Security
  14774. El Chapo's Encryption Defeated by Turning His IT Consultant - Schneier on Security
  14775. Speaking Events: A New Initiative for Poland - Schneier on Security
  14776. Upcoming Speaking Engagements - Schneier on Security
  14777. Why Internet Security Is So Bad - Schneier on Security
  14778. Friday Squid Blogging: New Giant Squid Video - Schneier on Security
  14779. Using a Fake Hand to Defeat Hand-Vein Biometrics - Schneier on Security
  14780. Security Vulnerabilities in Cell Phone Systems - Schneier on Security
  14781. EU Offering Bug Bounties on Critical Open-Source Software - Schneier on Security
  14782. Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  14783. New Attack Against Electrum Bitcoin Wallets - Schneier on Security
  14784. Friday Squid Blogging: The Future of the Squid Market - Schneier on Security
  14785. Podcast Interview with Eva Galperin - Schneier on Security
  14786. Long-Range Familial Searching Forensics - Schneier on Security
  14787. China's APT10 - Schneier on Security
  14788. Friday Squid Blogging: Squid-Focused Menus in Croatia - Schneier on Security
  14789. Click Here to Kill Everybody Available as an Audiobook - Schneier on Security
  14790. Massive Ad Fraud Scheme Relied on BGP Hijacking - Schneier on Security
  14791. Stealing Nativity Displays - Schneier on Security
  14792. Human Rights by Design - Schneier on Security
  14793. Glitter Bomb against Package Thieves - Schneier on Security
  14794. MD5 and SHA-1 Still Used in 2018 - Schneier on Security
  14795. Friday Squid Blogging: Illegal North Korean Squid Fishing - Schneier on Security
  14796. Drone Denial-of-Service Attack against Gatwick Airport - Schneier on Security
  14797. Fraudulent Tactics on Amazon Marketplace - Schneier on Security
  14798. Congressional Report on the 2017 Equifax Data Breach - Schneier on Security
  14799. Teaching Cybersecurity Policy - Schneier on Security
  14800. New Shamoon Variant - Schneier on Security
  14801. Real-Time Attacks Against Two-Factor Authentication - Schneier on Security
  14802. Friday Squid Blogging: More Problems with the Squid Emoji - Schneier on Security
  14803. Marriott Hack Reported as Chinese State-Sponsored - Schneier on Security
  14804. New Australian Backdoor Law - Schneier on Security
  14805. 2018 Annual Report from AI Now - Schneier on Security
  14806. Friday Squid Blogging: Problems with the Squid Emoji - Schneier on Security
  14807. Back Issues of the NSA's Cryptolog - Schneier on Security
  14808. Banks Attacked through Malicious Hardware Connected to the Local Network - Schneier on Security
  14809. Your Personal Data is Already Stolen - Schneier on Security
  14810. Security Risks of Chatbots - Schneier on Security
  14811. Bad Consumer Security Advice - Schneier on Security
  14812. The DoJ's Secret Legal Arguments to Break Cryptography - Schneier on Security
  14813. Click Here to Kill Everybody News - Schneier on Security
  14814. Three-Rotor Enigma Machine Up for Auction Today - Schneier on Security
  14815. That Bloomberg Supply-Chain-Hack Story - Schneier on Security
  14816. FBI Takes Down a Massive Advertising Fraud Ring - Schneier on Security
  14817. Distributing Malware By Becoming an Admin on an Open-Source Project - Schneier on Security
  14818. Propaganda and the Weakening of Trust in Government - Schneier on Security
  14819. How Surveillance Inhibits Freedom of Expression - Schneier on Security
  14820. Friday Squid Blogging: Good Squid Fishing in the Exmouth Gulf - Schneier on Security
  14821. Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  14822. Information Attacks against Democracies - Schneier on Security
  14823. The PCLOB Needs a Director - Schneier on Security
  14824. What Happened to Cyber 9/11? - Schneier on Security
  14825. Worst-Case Thinking Breeds Fear and Irrationality - Schneier on Security
  14826. Israeli Surveillance Gear - Schneier on Security
  14827. Friday Squid Blogging: Squid Sculptures - Schneier on Security
  14828. Mailing Tech Support a Bomb - Schneier on Security
  14829. Hidden Cameras in Streetlights - Schneier on Security
  14830. Speaking Events: OECD Global Forum on Digital Security for Prosperity, Paris, France - Schneier on Security
  14831. Chip Cards Fail to Reduce Credit Card Fraud in the US - Schneier on Security
  14832. Upcoming Speaking Engagements - Schneier on Security
  14833. Speaking Events: Hyperledger Forum, Basel, Switzerland - Schneier on Security
  14834. Speaking Events: IBM Resilient End of Year Review Webinar - Schneier on Security
  14835. New IoT Security Regulations - Schneier on Security
  14836. Speaking Events: University of Basel, Basel, Switzerland - Schneier on Security
  14837. Speaking Events: Digital Society Conference, Berlin - Schneier on Security
  14838. Hiding Secret Messages in Fingerprints - Schneier on Security
  14839. Friday Squid Blogging: Australian Fisherman Gets Inked - Schneier on Security
  14840. The Pentagon Is Publishing Foreign Nation-State Malware - Schneier on Security
  14841. Privacy and Security of Data at Universities - Schneier on Security
  14842. iOS 12.1 Vulnerability - Schneier on Security
  14843. Consumer Reports Reviews Wireless Home-Security Cameras - Schneier on Security
  14844. Speaking Events: MIT, Cambridge, Massachusetts - Schneier on Security
  14845. Security of Solid-State-Drive Encryption - Schneier on Security
  14846. Troy Hunt on Passwords - Schneier on Security
  14847. Friday Squid Blogging: Eating More Squid - Schneier on Security
  14848. How to Punish Cybercriminals - Schneier on Security
  14849. Buying Used Voting Machines on eBay - Schneier on Security
  14850. Was the Triton Malware Attack Russian in Origin? - Schneier on Security
  14851. ID Systems Throughout the 50 States - Schneier on Security
  14852. Cell Phone Security and Heads of State - Schneier on Security
  14853. More on the Supermicro Spying Story - Schneier on Security
  14854. Security Vulnerability in Internet-Connected Construction Cranes - Schneier on Security
  14855. Friday Squid Blogging: Squid Falsely Labeled as Octopus - Schneier on Security
  14856. Meow the Infinite
  14857. Meow the Infinite is here!
  14858. I Invented a Smarter Electrical Metering System Than What the Utilities Had. Then They Caught On.
  14859. Africa
  14860. Amazon.com: Customer reviews: Razer BlackWidow Tournament Edition Stealth - Essential Mechanical Gaming Keyboard - Compact Layout - Tactile & Silent Razer Orange Switches
  14861. Game jams
  14862. Why Most Published Research Findings Are False
  14863. How to get clang++ to find link.exe
  14864. llvm-mirror/clang
  14865. How close is WinDBG Preview to an everyday debugger?
  14866. Minneapolis Just Passed the Most Important Housing Reform in America
  14867. tianocore/edk2
  14868. Star Voyager (Atari 2600) - Wikipedia
  14869. Announcing the Epic Games Store
  14870. V.I. Arnold, On teaching mathematics
  14871. Two Guys Who Hate Each Other -
  14872. Google Help
  14873. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  14874. Welcome | HMN
  14875. Busker, by Jefferson Hamer
  14876. Alameda, by Jefferson Hamer
  14877. Compiler Explorer - C++
  14878. cmuratori/meow_hash
  14879. CI
  14880. Edible Games Cookbook: Play With Your Food
  14881. Edible Games Cookbook: Play With Your Food
  14882. Current Status
  14883. Current Status
  14884. April Fools' 2018
  14885. Thimbleweed Park Cosplay Mashup
  14886. Thimbleweed Park Blog
  14887. Thimbleversary
  14888. Combat
  14889. Limited Run Games
  14890. GOG.com
  14891. Thimbleweed Park Vinyl
  14892. BBEdit
  14893. Statistics Question
  14894. Friday Questions #3
  14895. A better Steam
  14896. Favorite Game Dev Blogs?
  14897. Friday Questions #2
  14898. Unit Testing Games
  14899. 2018 Goals
  14900. Grumpy Gamer v3
  14901. When is it OK to remake a classic game?
  14902. Thimbleweed Park Cross Stitch Charts | The Den of Slack
  14903. No, the Asteroid Apophis STILL Won’t Hit Us in 2036
  14904. Thimbleweed Park™
  14905. AIAS launches new game dev podcast 'The Game Makers Notebook'
  14906. TRÜBERBROOK – A Nerd Saves the World
  14907. PinnyPals
  14908. Here’s a neat trick for understanding how long computer processes take
  14909. Ben Saunders embarks on Trans-Antarctic Solo expedition
  14910. Available NOW on Nintendo Switch, PS4, Xbox One, and Steam: N++
  14911. An Open Letter to Lands’ End
  14912. Bitsy Game Maker by Adam Le Doux
  14913. Jonathan Blow on Deep Focus
  14914. turnoff.us - geek comic site
  14915. Looking for a pixel artist
  14916. Youth Vs. Apocalypse @Y_Vs_A
  14917. Protesters dye fountain red at the Capitol and chant ‘We got the guillotine’ outside governor's office - Virginia Mercury
  14918. David Hellman - Stunning 4BR,3BA w/Treasure Maze //...
  14919. It Came from Something Awful | Dale Beran | Macmillan
  14920. Where the alt-right came from | Dale Beran | TEDxMidAtlantic
  14921. SFPD Confiscated Tents Hours Before Major Weekend Storm - SF Weekly
  14922. Zelda 2
  14923. Liberalism in Theory and Practice
  14924. BSA - Donate
  14925. Face à la crise du mouvement des « gilets jaunes », les préfets sonnent l’alerte politique
  14926. Democratic Socialists Distribute More N95 Masks Than the City - SF Weekly
  14927. Yojimbo (1961) OST - 01 Titles
  14928. November 6, 2018 Voter Guide
  14929. Socialism Will Continue to Rise Regardless of Election Results
  14930. DSA SF Endorsements – November 2018
  14931. Howard Zinn: Don’t Despair about the Supreme Court
  14932. Join DSA. Become a member today.
  14933. Unity at GDC San Francisco 2019: Dates, Keynote, and Schedules | Unity
  14934. Questions I'd Ask as a Job Candidate at an Interview
  14935. Data-oriented design: software engineering for limited resources and short schedules: Mr Richard Fabian: 9781916478701: Amazon.com: Books
  14936. Updated Terms of Service and commitment to being an open platform - Unity Technologies Blog
  14937. Swing by GDC and learn about the making of Marvel's Spider-Man from top to bottom
  14938. Millitext · Advent Calendar of Curiosities 2018
  14939. Unity ECS - 100k entities, 30fps on mobile
  14940. Project Tiny Preview Package is here! - Unity Technologies Blog
  14941. Unity Careers
  14942. ECS Track: The Evolution of the ECS API - Unite LA
  14943. General Mills Is Launching a Cereal Monsters Cinematic Universe - Nerdist
  14944. culling.pptx
  14945. Limbo for Commodore 64 Preview available for download
  14946. Unite Los Angeles 2018 - Day 2 Livestream
  14947. FPS Sample - A multiplayer shooter game project | Unity
  14948. Unity gives us over 10m reasons to watch Unite LA next week | MCV/DEVELOP
  14949. Why Labor's plan for preschool is music to the ears of early childhood advocates
  14950. AI-driven Dynamic Dialog through Fuzzy Pattern Matching
  14951. Infinitroid
  14952. Procreate
  14953. SPYRO Reignited Character Designer Nicholas Kole Talks ART, Nostalgia, & JELLY
  14954. The Pumpkin King, an art print by John Loren
  14955. The Factory, an art print by John Loren
  14956. Art Prints by John Loren
  14957. Crocodile Pirate
  14958. Sugar and Sprites, an art print by John Loren
  14959. The Wingfeather Saga - Animated Short Film
  14960. Beginnings Art Book
  14961. John Loren Illustration
  14962. Trigonometry in Pictures | Extreme Learning
  14963. Haxe Roundup № 468
  14964. distractionware » Design Diary: The Jester
  14965. Heat Signature dev log: designing in the dark
  14966. LOVE for Nintendo Switch - Nintendo Game Details
  14967. Looking for a full-time Unity programmer
  14968. JUMPGRID by Ian MacLarty
  14969. Charity - a post on Tom Francis' blog
  14970. r/funny - I switched out all my co-worker's cheat sheets while he was out.
  14971. Home
  14972. Megaquest (Dicey Dungeons) by TheMysticSword
  14973. The 1887 Children’s Fancy Dress Ball
  14974. Mosh Pit Simulator
  14975. gamedev.world
  14976. distractionware » Dice related stuff
  14977. PAX South 2019 Postmortem
  14978. Immediate-Mode Graphical User Interfaces (2005)
  14979. Dicey Dungeons - PAX South Trailer
  14980. NIGHT, by Jasper Byrne
  14981. DELETE
  14982. Bungie.net
  14983. Unity’s block of SpatialOS - Improbable
  14984. distractionware » On a roll
  14985. All the indies I've played in 2018 are amazing and I need to talk about them
  14986. 2019 Independent Games Festival reveals this year's finalists!
  14987. Meditations
  14988. Patrick Kavanagh vowed to ‘break every bloody bookshop’ in Dublin over literary snub
  14989. Normal Music: Volume II, by Ian Snyder
  14990. 2018 Retrospective
  14991. Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  14992. Submit your game for inclusion in the Leftfield Collection 2019
  14993. distractionware » When’s the next update coming out?
  14994. New & popular featured games
  14995. draft-irtf-cfrg-gcmsiv-09 - AES-GCM-SIV: Nonce Misuse-Resistant Authenticated Encryption
  14996. caddytls: add TLS 1.3 support by crvv · Pull Request #2399 · caddyserver/caddy
  14997. Ext4 Disk Layout - Ext4
  14998. oss-security - MatrixSSL stack buffer overflow
  14999. Modern Alternatives to PGP
  15000. Isolate containers with a user namespace
  15001. Go 1.12 Release Notes - The Go Programming Language
  15002. Archive
  15003. proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  15004. FiloSottile/mkcert
  15005. draft-ietf-acme-acme-18 - Automatic Certificate Management Environment (ACME)
  15006. What is a Tor Relay?
  15007. Real World Crypto 2019 - Day 1 - Session 1 - Morning - part 1
  15008. crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs · Issue #24652 · golang/go
  15009. Pricing · Plans for every developer
  15010. FiloSottile/mkcert
  15011. Benjojo - Ben Cartwright-Cox
  15012. Lecture: A deep dive into the world of DOS viruses | Friday | Schedule 35th Chaos Communication Congress
  15013. LocoMocoSec 2019 Project Alloy Grant Application
  15014. Go Modules in 2019 - The Go Blog
  15015. The Go Programming Language Blog
  15016. Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software
  15017. We are Google employees. Google must drop Dragonfly.
  15018. crypto/tls: add support for TLS 1.3 · Issue #9671 · golang/go
  15019. [PATCH 0/3] namei: implement various scoping AT_* flags
  15020. Managering in Terrible Times | Lara Hogan
  15021. How to make a racist AI without really trying
  15022. kernel/git/torvalds/linux.git - Linux kernel source tree
  15023. CBC 2019
  15024. Status Report on the First Round of the NIST PQC Standardization Process
  15025. This job is unavailable
  15026. Docker and kvm containers (from scratch) - redo: a recursive build system
  15027. Real World Crypto 2019
  15028. Classical and quantum computers are vying for superiority
  15029. The year in post-quantum crypto
  15030. Lecture: The year in post-quantum crypto | Friday | Schedule 35th Chaos Communication Congress
  15031. https://www.lightourfuture.org/getattachment/85484dca-465a-46f4-8c8c-090aeb845d09/FINAL-Action-Plan-for-a-NQI-Apr-3-2018.pdf
  15032. NTRU-HRSS-KEM
  15033. ImperialViolet - CECPQ2
  15034. SPY --- Surveillance, Privacy, and You
  15035. Exklusiv: Neues Max-Planck-Institut kommt nach Bochum
  15036. The Case Against Quantum Computing - IEEE Spectrum
  15037. Quantum algorithms for analysis of public-key crypto | American Inst. of Mathematics
  15038. Quantum isogenies: Intro
  15039. Mathematics of Public Key Cryptography
  15040. Table of Contents - IEEE Transactions on Computers | IEEE Computer Society Digital Library
  15041. PQCrypto重庆康旦
  15042. https://cr.yp.to/talks/2018.09.18/slides-djb-20180918-primitives-4x3.pdf
  15043. CRYPTO 2018: “Middle Ground” Proposals for a Going-Dark Fix
  15044. Badge Reviews
  15045. Overheid.nl | Consultatie Wijziging Wiv 2017
  15046. google/randen
  15047. Trilinear and found wanting
  15048. ANTS 2018 rump session
  15049. djbsort: Changes
  15050. Programme
  15051. PQCRYPTO ICT-645622
  15052. D. J. Bernstein / Talks
  15053. djbsort: Intro
  15054. Information on RFC 8391 » RFC Editor
  15055. Security in Times of Surveillance
  15056. EP2537284B1 - Cryptographic method for communicating confidential information - Google Patents
  15057. Round 1 Submissions - Post-Quantum Cryptography | CSRC
  15058. Selected Areas in Cryptography (SAC) 2018 | University of Calgary |
  15059. Eurocrypt 2018 rump session
  15060. Classic McEliece: Talks
  15061. NIST PQCrypto Classic McEliece submission
  15062. PQCrypto 2018 Conference : Florida Atlantic University - Charles E. Schmidt College of Science
  15063. Pitching security vs. privacy is asking the wrong question
  15064. Veiligheid versus privacy: een valse tegenstelling
  15065. libpqcrypto: Intro
  15066. Security in Times of Surveillance
  15067. Introducing HacSpec
  15068. Accepted Papers : Florida Atlantic University - Charles E. Schmidt College of Science
  15069. https://cr.yp.to/talks/2016.03.09/slides-djb-20160309-a4.pdf
  15070. Cortex-A7 Processor - ARM
  15071. Post-Quantum Cryptography
  15072. Post-Quantum Cryptography
  15073. CBC Workshop 2018 : Florida Atlantic University - Charles E. Schmidt College of Science
  15074. LatticeHacks: Intro
  15075. Comments on HK17
  15076. Comments on RaCoSS
  15077. SPHINCS+
  15078. The ROBOT Attack
  15079. NTRU Prime: NIST submission
  15080. Twisted Pair
  15081. Male Novum - Mod for The End is Nigh (Trailer)
  15082. Download the latest indie games
  15083. Nicalis
  15084. Buy sports, concert and theater tickets on StubHub!
  15085. The Binding of Isaac: Four Souls – Studio71 Games
  15086. David Fincher, Tim Miller Producing Adult Animation Anthology Series 'Love Death & Robots' For Netflix
  15087. S1E47 – Fucked Up – “David Comes To Life” - That Record Got Me High
  15088. Spicy Piggy - Apps on Google Play
  15089. BOI: Four Souls + Expansion Pack
  15090. Humans Who Make Games | Starburns Audio
  15091. Discord - Free voice and text chat for gamers
  15092. 21st Annual Independent Games Festival Awards Audience Award
  15093. Discord - Free voice and text chat for gamers
  15094. The Legend of Bum-Bo on Steam
  15095. Salad Fingers 11: Glass Brother
  15096. Binding of Isaac The Harbingers Unisex T-Shirt
  15097. The Binding of Isaac: Four Souls Game
  15098. IBM's 360 and Early 370 Systems
  15099. My name is Frankenstein - Young Frankenstein
  15100. Randomized trial on gender in Overwatch
  15101. Trying to write Ukkonen's algorithm from memory in a language I don't know! Without tests! YOLO
  15102. All documents - European Patent Register
  15103. Cache tables
  15104. Bloomberg - Are you a robot?
  15105. Pet Shop Boys - Give stupidity a chance (lyric video)
  15106. Amiga music: Jester - Elysium
  15107. Error threshold (evolution) - Wikipedia
  15108. nothings/stb
  15109. NASM Manual
  15110. Open Letter From New York State Budget Director Robert Mujica Regarding Amazon
  15111. Joe Rogan Experience #1245 - Andrew Yang
  15112. zeux.io - Flavors of SIMD
  15113. The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  15114. now publishers - The Bias Bias in Behavioral Economics
  15115. Efficient Generation of Points that Satisfy Two-Dimensional Elementary Intervals (JCGT)
  15116. EGSR 2019
  15117. Real-Time Rendering · “Ray Tracing Gems” nears completion
  15118. sigAsia2018Course
  15119. Unity Labs Publications | Unity
  15120. Deep Learning for Graphics
  15121. Sampling the GGX Distribution of Visible Normals (JCGT)
  15122. A radiative transfer framework for non-exponential media
  15123. Gazoo.vrv
  15124. RGL | An Adaptive Parameterization for Efficient Material Acquisition and Rendering
  15125. TheRealMJP/DXRPathTracer
  15126. A microfacet based BRDF for the accurate and efficient rendering of high definition specular normal maps
  15127. Mipmapping with Bidirectional Techniques
  15128. Giljoo Nam
  15129. The Mandalorian First Image, Directors Revealed | StarWars.com
  15130. Position-Free Monte Carlo Simulation for Arbitrary Layered BSDFs
  15131. MC VOLUME RENDERING COURSE - Jaroslav Křivánek
  15132. NVIDIA Turing Vulkan/OpenGL extensions
  15133. Introduction to Turing Mesh Shaders | NVIDIA Developer Blog
  15134. Efficient Unbiased Rendering of Thin Participating Media (JCGT)
  15135. blueberrymusic/DeepLearningBook-Resources
  15136. Breaking Down Barriers – Part 5: Back To The Real World
  15137. SIGGRAPH 2018 - PICA PICA and NVIDIA Turing
  15138. http://www.realtimerendering.com/Real-Time_Rendering_4th-Real-Time_Ray_Tracing.pdf
  15139. Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  15140. SIGGRAPH 2018 Links - Self Shadow
  15141. siggraph course: path tracing in production
  15142. Introduction to DirectX RayTracing
  15143. Advances in Real-Time Rendering in Games, SIGGRAPH 2018
  15144. Fast Product Importance Sampling of Environment Maps
  15145. AliceVision | Photogrammetric Computer Vision Framework
  15146. RenderMan: An Advanced Path Tracing Architecture for Movie Rendering
  15147. Christopher Kulla's Homepage
  15148. Real-Time Rendering, Fourth Edition
  15149. The Design and Evolution of Disney’s Hyperion Renderer | ACM Transactions on Graphics (TOG)
  15150. Arnold Renderer | Autodesk | Research
  15151. Workday
  15152. View-warped Multi-view Soft Shadowing for Local Area Lights (JCGT)
  15153. ProgressiveMultiJitteredSampling
  15154. KIT - Computergrafik - Publikationen - Gradient Estimation for Real-Time Adaptive Temporal Filtering
  15155. Cube-to-sphere projections for procedural texturing and beyond (JCGT)
  15156. Computer Graphics Group » Acquisition and Validation of Spectral Ground Truth Data for Predictive Rendering of Rough Surfaces
  15157. Stratified sampling of projected spherical caps
  15158. Program | High-Performance Graphics 2018
  15159. A Composite BRDF Model for Hazy Gloss
  15160. ACES 1.1 now available
  15161. Combining Analytic Direct Illumination and Stochastic Shadows
  15162. Rendering Layered Materials
  15163. Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  15164. DD18 Presentation - Raytracing in Hybrid Real-Time Rendering
  15165. A reciprocal formulation of non-exponential radiative transfer. 1: Sketch and motivation
  15166. A Radiative Transfer Framework for Spatially-Correlated Materials
  15167. GPU-Centered Font Rendering Directly from Glyph Outlines
  15168. 2018-i3D-ProgrammabilityOfGraphicsPipelines.key
  15169. Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image
  15170. Technical Papers - SIGGRAPH 2018
  15171. Alpha Distribution - Cem Yuksel
  15172. A Multi-Faceted Exploration (Part 3) - Self Shadow
  15173. DynaKelvinlets
  15174. Efficient Rendering of Layered Materials using an Atomic Decomposition with Statistical Operators
  15175. Moment-Based Order-Independent Transparency
  15176. Single-shot compressed ultrafast photography at one hundred billion frames per second | Nature
  15177. GDC Retrospective and Additional Thoughts on Real-Time Raytracing
  15178. The Ray + Raster Era Begins - an R&D Roadmap for the Game Industry (Presented by NVIDIA)
  15179. CausticConnections
  15180. Breaking Down Barriers – Part 2: Synchronizing GPU Threads
  15181. KIT - Computergrafik - Publikationen - Reweighting Firefly Samples for Improved Finite-Sample Monte Carlo Estimates
  15182. Welcome | I3D 2018
  15183. Claybook_Simulation_Raytracing_GDC18.pptx
  15184. GDC 2018 Presentation Slides - Shiny Pixels: Real-Time Raytracing at SEED
  15185. Schedule | GDC 2020 | Session not found.
  15186. Real-Time Rendering · “Real-Time Rendering, 4th Edition” available in August 2018
  15187. NVIDIA Nsight Graphics
  15188. Monte Carlo methods for volumetric light transport simulation
  15189. Experiments with DirectX Raytracing in Northlight
  15190. NVIDIA Developer
  15191. SEED - Project PICA PICA - Real-time Raytracing Experiment using DXR (DirectX Raytracing)
  15192. Choose & Download | Intel® System Studio
  15193. pervognsen/bitwise
  15194. Schedule | GDC 2020 | Session not found.
  15195. A new microflake model with microscopic self-shadowing for accurate volume downsampling
  15196. Real-Time Rendering of Wave-Optical Effects on Scratched Surfaces | Shiny 3D Graphics Research
  15197. Schedule | GDC 2020 | Session not found.
  15198. kayru/RayTracedShadows
  15199. Brain Disease Is Common in Former Football Players: Study
  15200. Page not found - 99% Invisible
  15201. Edge.org
  15202. WIRED
  15203. Manifold Garden - Performance, Design, and Music System
  15204. Manifold Garden
  15205. Music System for Manifold Garden
  15206. LUNARK
  15207. Manifold Garden
  15208. Join Us — Hinterland Games
  15209. Unity Careers
  15210. Manifold Garden Dev Update #16 - Fixes, Music System and Design
  15211. Steam :: Manifold Garden :: Graphics Improvements, New Music System, and Dev Update Video #16
  15212. How to Be a Tree by zaphos
  15213. Treachery in Beatdown City Trailer - FIGHT SOMEONE! 🤜👊🤛
  15214. SmuggleCraft hitting the Switch eShop this week - Nintendo Everything
  15215. spite/looper
  15216. Forgotten Key prepares for shutdown
  15217. The Epic Games Store as described by Sergey Galyonkin (SteamSpy Creator, Currently At Epic) (Update: Sergey Clarifying Points on Twitter)
  15218. Manifold Garden Dev Update #15 - Before vs After of Recent Changes
  15219. Eastshade Official Trailer 2
  15220. Manifold Garden - Development Update 13
  15221. Architectural Capricci 2014 – 2018 – Emily Allchurch
  15222. BELOW for Xbox One: Explore. Survive. Discover. | Xbox
  15223. Level Design Timelapse - Decemember 12, 2018
  15224. Join the Manifold Garden Discord Server!
  15225. Manifold Garden - Development Update 12
  15226. AirNow
  15227. Rec. 2020 - Wikipedia
  15228. Khronos OpenGL® Registry - The Khronos Group Inc
  15229. The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  15230. Talk:Pseudovector - Wikipedia
  15231. Foundations of Game Engine Development
  15232. The Transvoxel Algorithm for Voxel Terrain
  15233. Foundations of Game Engine Development, Volume 1: Mathematics: Eric Lengyel: 9780985811747: Amazon.com: Books
  15234. The 31st - A Game by Terathon Software
  15235. Slug Font Rendering Library
  15236. Magic Leap Promises to Show a Real Demo and Share Specs on Today's Livestream
  15237. pervognsen/bitwise
  15238. The unscalable, deadlock-prone, thread pool - Paul Khuong: some Lisp
  15239. compiletime.md
  15240. clion.md
  15241. research!rsc: Using Uninitialized Memory for Fun and Profit
  15242. allocators.ion
  15243. http://www.math.harvard.edu/~mazur/preprints/when_is_one.pdf
  15244. dbg.el
  15245. lccwin32.doc
  15246. namemap2.ion
  15247. ion_const.md
  15248. Build software better, together
  15249. Miles Sound System Development History
  15250. asan_clang_cl.md
  15251. std.ion.c
  15252. asdf.ion
  15253. A short and readable single .vcxproj file that opens and builds in Visual Studio 2012, 2013, 2015, 2017 and 2019 with good default settings.
  15254. Register Plus PDF viewer
  15255. The Utterly Bizarre Life of Lyndon LaRouche
  15256. crates.io: Rust Package Registry
  15257. dalek-cryptography/ed25519-dalek
  15258. 18 Jokes About Being Trans — By Actual Trans People
  15259. The CCC: Men Who Hate Women
  15260. Analytic sphere eversion with minimum of topological events
  15261. A230242 - OEIS
  15262. Mersenne Prime Discovery - 2^82589933-1 is Prime!
  15263. Diophantine Representation of the Set of Prime Numbers | Semantic Scholar
  15264. Guide to Computing - docubyte
  15265. stb_ds.h
  15266. Compiler Explorer
  15267. Here's Why The Ferrari 488 Pista Is the Best New Ferrari
  15268. LLVM: include/llvm/Support/Casting.h Source File
  15269. Thunderhill Trip, 2018 October 11-14, day 3
  15270. Help Bahiyya Khan get to GDC 2019
  15271. ZACH-LIKE
  15272. FactCheck.org
  15273. What's Inside an F1 Gearbox (& How it Works)
  15274. How colliding blocks act like a beam of light...to compute pi.
  15275. International Streaming - Liqui-Moly Bathurst 12 Hour
  15276. Ultimate Tic-Tac-Toe
  15277. Constructing a cubic Bezier that passes through four points
  15278. Reversed-Z in OpenGL
  15279. Eletro Fortinite [Test][Reupload in the right subreddit]
  15280. Thunderhill Trip, 2018 October 11-14, day 2
  15281. Schedule | GDC 2020 | Session not found.
  15282. #GAConfEU 2018
  15283. TOP 10 Marble Racing Videos 2018
  15284. How To Solve For The Angle - Viral Math Challenge
  15285. Sponza in a Millisecond – threadlocalmutex.com
  15286. MESA International
  15287. logicomacorp/WaveSabre
  15288. Randomized trial on gender in Overwatch
  15289. Zaval.org -> Resources -> Library -> Recursive mutexes by David Butenhof
  15290. Mesh: Compacting Memory Management for C/C++ Applications
  15291. Even without explicit collusion, pricing algorithms converge on price-fixing strategies
  15292. Undefined Behavior Is Really Undefined
  15293. Rotating a single vector using a quaternion
  15294. Forget privacy: you're terrible at targeting anyway
  15295. What would a EvE online Internet look like?
  15296. germangb/imgui-ext
  15297. sharkdp/hyperfine
  15298. GPU-Based Procedural Placement in Horizon Zero Dawn
  15299. Wine 4.0 Officially Released With Vulkan Support, Initial Direct3D 12 & Better HiDPI - Phoronix
  15300. r/PS4 - [video] The Encounter made in Dreams Beta. One person made this....wtf
  15301. Jon Shiring Public Tech Talk at Rackspace
  15302. Slim and light Asus StudioBook S (W700) offers Intel Xeon CPU and Nvidia Quadro P3200 GPU
  15303. What Bodies Think About: Bioelectric Computation Outside the Nervous System - NeurIPS 2018
  15304. WikiChip - WikiChip
  15305. Fred Rogers Acceptance Speech - 1997
  15306. TP-Link EAP225v3 AC1350 Wireless MU-MIMO Gigabit Ceiling Mount Access Point Reviewed - SmallNetBuilder
  15307. Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings
  15308. Stanford Seminar - Tiny functions for codecs, compilation, and (maybe) soon everything
  15309. A whirlwind introduction to dataflow graphs
  15310. libdl.so
  15311. 125981 - The fundamental error in the icon of cheeseburger - An open-source project to help move the web forward. - Monorail
  15312. Cloud Data Backup for Small Businesses | CrashPlan
  15313. Buffer-centric IO
  15314. urish/web-bluetooth-polyfill
  15315. Kirby’s Development Secrets
  15316. CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction
  15317. dcc2017.dvi
  15318. Collatz and Self Similarity
  15319. (Almost-)Zero-Additional-Latency UDP-over-TCP - IT Hare on Soft.ware
  15320. progonos.com
  15321. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  15322. Richard Nixon's Top Domestic and Foreign Policy Achievements » Richard Nixon Foundation
  15323. Modern garbage collection
  15324. AURCADE: Format: Ghosts 'n Goblins: Points
  15325. Panasonic Develops Industry's First*1 IPS Liquid Crystal Panel with Contrast Ratio of over 1,000,000:1
  15326. NYPLarcade: International Games Day 2016
  15327. Explaining Old Products To My Son
  15328. ドナルド
  15329. An Important Message About Yahoo User Security
  15330. G4v: An Engineering Approach to Gravitation - C. Mead - 4/21/2015
  15331. Carver Mead | Home
  15332. A refrigerator that works by stretching rubber bands
  15333. Solving network congestion
  15334. Online English Vocabulary Size Test
  15335. Depth Precision Visualized – Nathan Reed’s coding blog
  15336. nucypher/nufhe
  15337. RUB-NDS/TLS-Padding-Oracles
  15338. Cryptologie | Links
  15339. Buffy - Once More, with Feeling - Overture/Going Through the Motions
  15340. Bits and Bytes ordering in 5 minutes
  15341. Robust Website Fingerprinting Through the Cache Occupancy Channel
  15342. [paper review] A faster, more efficient cryptocurrency
  15343. A faster, more efficient cryptocurrency
  15344. WireGuard for macOS
  15345. What is the BLS signature scheme?
  15346. draft-boneh-bls-signature-00 - BLS Signature Scheme
  15347. Usenet personality - Wikipedia
  15348. mimoo/eureka
  15349. Home | Cfail2019
  15350. There's No Good Reason to Trust Blockchain Technology
  15351. 无法找到该页
  15352. crypto/tls: enable TLS 1.3 and update tests · golang/go@30cc978
  15353. Quantum Computing, Capabilities and Limits: An Interview with Scott Aaronson – Gigaom
  15354. Database Encryption
  15355. Kerckhoffs’ principles – Why should I make my cipher public?
  15356. Practical Enclave Malware with Intel SGX
  15357. Proxy re-encryption and FHE with NuCypher
  15358. Cryptologie | Links
  15359. Attack of the week: searchable encryption and the ever-expanding leakage function
  15360. Go Proverbs
  15361. Archive
  15362. r/math - A monad is a monoid in the category of endofunctors, what's the problem?
  15363. Introducing Adiantum: Encryption for the Next Billion Users
  15364. London named Europe's top destination for international tech talent - CityAM
  15365. Quantum computing as a field is obvious bullshit
  15366. Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  15367. Stanford Blockchain Conference 2019 - Day 1
  15368. LNCS 4341 - Progress in Cryptology - VIETCRYPT 2006 (Frontmatter Pages)
  15369. Format selector for 1705.05937
  15370. EPA docs don’t show any scientific evidence for Scott Pruitt’s climate claims
  15371. E-Mails Show FCC Made Up DDOS Attack To Downplay The 'John Oliver Effect'
  15372. ‎Beyond Beta Podcast on Apple Podcasts
  15373. Stormy weather
  15374. The War To Sell You A Mattress Is An Internet Nightmare
  15375. How Cover Systems Ruined Shooters
  15376. HandmadeCon (all years)
  15377. r/technology - Guys, México has no net neutrality laws. This is what it really looks like. No mockup, glimpse into a possible future for the US. (Image in post)
  15378. Wagner (EFF) Letter to Zillow - 2017.06.29
  15379. This Is Spinal Tap’s Multi-Million-Dollar Legal Battle
  15380. Ads Don’t Work That Way | Melting Asphalt
  15381. Why Facts Don’t Change Our Minds
  15382. A New Code License: The MIT, this time with Attribution Required
  15383. Baba Is You
  15384. ‎Pipe Push Paradise
  15385. Watch Hamilton's Pharmacopeia Streaming Online | Hulu (Free Trial)
  15386. Pathetic Man-Child Destroys 2,387 Vintage Star Wars Figures
  15387. 50. Dice Area Revisions and Other Fun Stuff
  15388. Intel Xeon W-3175X Review: Ultimate Performance at the Ultimate Price
  15389. Working on Taiji (Revising Subtractive Dice Puzzles, Part 1) 01-21-2019
  15390. Working on Taiji (Revising Subtractive Dice Puzzles, Part 2) 01-21-2019
  15391. Whats next after Burst
  15392. C++, C# and Unity
  15393. Prints by tsuaii | Society6
  15394. Manifold Garden Dev Update #14 - A Very Brief History of Development
  15395. facebookresearch/habitat-sim
  15396. The Book of Shaders
  15397. Abstract Art with ML
  15398. Neural Networks seem to follow a puzzlingly simple strategy to classify images
  15399. Wernher von Braun explains the possibility to reach the Moon.
  15400. Learning to Drive Smoothly in Minutes
  15401. MiniWorld: A VizDoom Alternative for OpenAI Gym
  15402. pyglet / pyglet / issues / #219 - EGL support, headless rendering — Bitbucket
  15403. C++ Modules Might Be Dead-on-Arrival
  15404. Nature
  15405. Training Neural Networks with Local Error Signals
  15406. MusicToy 2.0
  15407. Real-Time Rendering · “An Introduction to Ray Tracing” is now free for download
  15408. (Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  15409. Hierarchical reinforcement learning - Doina Precup
  15410. Isaac Asimov's Predictions for 2019
  15411. How DOOM fire was done
  15412. piwheels - Package List
  15413. Determined AI
  15414. A Small Dose of Optimism
  15415. Crash-only software - Wikipedia
  15416. Evolution-Guided Policy Gradient in Reinforcement Learning
  15417. Binary Stochastic Neurons in Tensorflow - R2RT
  15418. Page not found - Mila
  15419. Pursue a Career at Polytechnique Montreal
  15420. Page not found - Mila
  15421. 10 Gradient Descent Optimisation Algorithms
  15422. VideoLectures.NET - VideoLectures.NET
  15423. Wave Function Collapse by marian42
  15424. Visualizing quaternions, an explorable video series
  15425. How to Design for Color Blindness
  15426. Jure Leskovec:
  15427. I saw how Prusament and the Prusa i3 MK3 are made! (we find some early SL1 prototypes)
  15428. arXiv.org e-Print archive
  15429. In Defense of Elon Musk
  15430. Search Jobs - Google Careers
  15431. Bomb Jack Dissected
  15432. Raytracing
  15433. Two bits per transistor: high-density ROM in Intel's 8087 floating point chip
  15434. An intro to self-normalising neural networks (SNN)
  15435. Clara: A Neural Net Music Generator
  15436. The 7 Best Robotic Arm Kits Under $100
  15437. RL — Proximal Policy Optimization (PPO) Explained
  15438. A intuitive explanation of natural gradient descent
  15439. Practical Guide to Hyperparameters Optimization for Deep Learning Models
  15440. Git Submodules vs Git Subtrees
  15441. Visualizing Learning rate vs Batch size
  15442. Computer Science and Engineering: Software Foundations Assistant Professor (open until filled, initial review 12/14/18)
  15443. First Private Passenger on Lunar Starship Mission
  15444. How Many Random Seeds Should I Use? Statistical Power Analysis in (Deep) Reinforcement Learning Experiments
  15445. 3D TEXTURES
  15446. Joe Rogan Experience #1169 - Elon Musk
  15447. Blockchains Are a Bad Idea (James Mickens)
  15448. Paul Wooster - SpaceX's Plans for Mars - 21st Annual International Mars Society Convention
  15449. USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?
  15450. http://www.egr.unlv.edu/~ed/assembly64.pdf
  15451. How to Architect a Query Compiler, Revisited
  15452. Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  15453. AI-DO: AI Driving Olympics – Duckietown
  15454. Nvidia Launches Turing Architecture, Quadro RTX Ray-Tracing GPU
  15455. Duckietown – A playful way to learn robotics
  15456. An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
  15457. google/schism
  15458. Interview: Robot Restaurant Spyce's Co-Founder
  15459. On-Stack Replacement, Distilled
  15460. HHVM JIT: A Profile-Guided, Region-Based Compiler for PHP and Hack
  15461. Introduction to compute shaders | Anteru's Blog
  15462. The Gradient
  15463. Sacha Arnoud, Director of Engineering, Waymo - MIT Self-Driving Cars
  15464. IMP (Intelligent Mobile Platform) : 1985 : Robotics History
  15465. Functional Composition - Chris Ford
  15466. Capture the Flag: the emergence of complex cooperative agents
  15467. Wayve — Learning to drive in a day
  15468. What I Learned Making My Own JIT Language
  15469. Making rent in Silicon Valley
  15470. https://pdfs.semanticscholar.org/20bf/9cb59aba405bc558095713c1c23fba1e0452.pdf
  15471. Metacar: A reinforcement learning environment for self-driving cars in the browser.
  15472. The story of ispc: origins (part 1)
  15473. BDD100K: A Large-scale Diverse Driving Video Database
  15474. Building a Simple Self-Driving Car Simulator
  15475. (Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  15476. Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L
  15477. (Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  15478. LMARV-1: A RISC-V processor you can see. Part 1: 32-bit registers.
  15479. Google’s Duplex Assistant phone call blew my mind!
  15480. DeepMind - From Generative Models to Generative Agents - Koray Kavukcuoglu
  15481. Property Brothers' Drew and Jonathan Scott Announce New HGTV Show Making Over 'Forever Homes'
  15482. Linux gaming is on a life-support system called Steam
  15483. The Division 2 has more PC preorders than the original, despite skipping Steam
  15484. Pennsylvania considers a tax on violent videogames to help prevent school shootings
  15485. Google has no plans to lower its 30% cut
  15486. Super Meat Boy Nintendo Switch LR02143 - Best Buy
  15487. Jackbox Party Pack - The Jackbox Party Pack
  15488. Metro Exodus - Artyom's Nightmare (Official 4K)
  15489. The State of the Algorithm: What's Happening to Indies on Steam?
  15490. Metro Exodus - Handgun Class (Official)
  15491. PC Gaming Era GOTY 2018 Awards
  15492. The Aggie Awards – The Best Adventure Games of 2018 - page 15 | Adventure Gamers
  15493. Return of the Obra Dinn & The Jigsaw Puzzle // Playing at Being (LudicRyan)
  15494. Noclip Podcast #07 - Lucas Pope (Papers Please / Return of the Obra Dinn)
  15495. BEHOLDER. Official Short Film (2019) 4K
  15496. Return of the Obra Dinn - Main Theme (Accordion cover)
  15497. 2019 Independent Games Festival reveals this year's finalists!
  15498. The RPS Advent Calendar 2018, Dec 24th
  15499. You found the void.
  15500. BEHOLDER. Official Short Film | Trailer (2018) 4K
  15501. Return of the Obra Dinn
  15502. Return of the Obra Dinn - Available Now
  15503. A ‘ghost ship’ with no one on board has run aground in Myanmar
  15504. Return of the Obra Dinn [Releasing Oct 18]
  15505. Papers, Please VFX Breakdown
  15506. PAPERS, PLEASE - The Short Film (2018) 4K SUBS
  15507. "PAPERS, PLEASE" FOR PLAYSTATION®VITA"
  15508. Papers, Please Out Today For PS Vita
  15509. Return of the Obra Dinn [Releasing Oct 18]
  15510. PAPERS, PLEASE - The Short Film Final Trailer (2017)
  15511. Return of the Obra Dinn [Releasing Oct 18]
  15512. *VROOM KABOOM* - Teaser Trailer
  15513. Papers Please: The Musical
  15514. Return of the Obra Dinn [Releasing Oct 18]
  15515. PAPERS, PLEASE - The Short Film Teaser Trailer (2017)
  15516. Короткометражный фильм
  15517. Return of the Obra Dinn [Releasing Oct 18]
  15518. Return of the Obra Dinn [Releasing Oct 18]
  15519. Papers,Please-The Parody Animation
  15520. Home - National Immigration Law Center
  15521. Rocketbirds 2 Evolution now available on Steam!
  15522. Return of the Obra Dinn [Releasing Oct 18]
  15523. Return of the Obra Dinn [Releasing Oct 18]
  15524. Return of the Obra Dinn [Releasing Oct 18]
  15525. ‎Papers, Please
  15526. Papers Please Anthem | Jazz Cover
  15527. Papers Please OST (Medley) - Metal ♫ Joobie ♫
  15528. Return of the Obra Dinn [Releasing Oct 18]
  15529. The Secret History of Mac Gaming
  15530. Free Online Survey Software by SurveyMonkey: Closed Survey
  15531. Rocketbirds 2: Evolution - Available Now! (PS4/PS Vita)
  15532. Stephen's Sausage Roll
  15533. Download demo for Lucas Pope’s one-bit adventure Return of the Obra Dinn
  15534. Return of the Obra Dinn by dukope
  15535. PlayStation.Blog
  15536. Return of the Obra Dinn [Releasing Oct 18]
  15537. Play Dead Episode 4: Lucas Pope - That Shelf
  15538. Latest news
  15539. Save the date: 14>27 March 2016 - LocJAM3
  15540. Return of the Obra Dinn [Releasing Oct 18]
  15541. Papers Please - Theme (Daydream Anatomy Metal Remix VIP)
  15542. Lucas Pope and the rise of the 1-bit 'dither-punk' aesthetic
  15543. Release Notes for Safari Technology Preview 76
  15544. Dolphins ‘deliberately get high’ on puffer fish
  15545. The San Francisco District Attorney’s 10 Most Surveilled Neighborhoods
  15546. O.MG Cable
  15547. DEF CON® 27 Hacking Conference - Call For Papers
  15548. Earn BAT while trying out the blockchain-friendly Brave browser
  15549. Going old school: how I replaced Facebook with email
  15550. Install Brave for Linux using the Snap Store | Snapcraft
  15551. Pioneer plaque - Wikipedia
  15552. The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  15553. Guidelines for URL Display
  15554. Security Freeze Center at Experian
  15555. r/funny - Even better
  15556. craigslist | post not found
  15557. Aw yeah it’s time for cookies with neural networks
  15558. Microsoft is building a Chromium-powered web browser for Windows 10
  15559. iZotope Press Room
  15560. statement on event-stream compromise
  15561. Outbreak of E. coli Infections Linked to Romaine Lettuce | E. coli Infections Linked to Romaine Lettuce | November 2018 | E. coli | CDC
  15562. 3D Printing Ambiguous Cylinders
  15563. The Web We Lost
  15564. Chapter 4: The Consul and the Captain – The Analog Antiquarian
  15565. » Ultima VII The Digital Antiquarian
  15566. Chapter 3: The Soldiers and the Savants – The Analog Antiquarian
  15567. » Life Off the Grid, Part 2: Playing Ultima Underworld The Digital Antiquarian
  15568. Chapter 2: The Mystic and the Measurer – The Analog Antiquarian
  15569. » Life Off the Grid, Part 1: Making Ultima Underworld The Digital Antiquarian
  15570. Chapter 1: The Charlatan and the Gossip – The Analog Antiquarian
  15571. » The Analog Antiquarian The Digital Antiquarian
  15572. » Life on the Grid The Digital Antiquarian
  15573. » Star Control II The Digital Antiquarian
  15574. » A Quick Scheduling Update — and Season’s Greetings The Digital Antiquarian
  15575. » Controlling the Spice, Part 3: Westwood’s Dune The Digital Antiquarian
  15576. » Controlling the Spice, Part 2: Cryo’s Dune The Digital Antiquarian
  15577. » Controlling the Spice, Part 1: Dune on Page and Screen The Digital Antiquarian
  15578. » The Designer’s Designer The Digital Antiquarian
  15579. » Ten Great Adventure-Game Puzzles The Digital Antiquarian
  15580. » Quest for Glory III and IV The Digital Antiquarian
  15581. » The Sierra Discovery Adventures The Digital Antiquarian
  15582. » The Lost Files of Sherlock Holmes The Digital Antiquarian
  15583. » Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  15584. » Indiana Jones and the Fate of Atlantis (or, Of Movies and Games and Whether the Twain Shall Meet) The Digital Antiquarian
  15585. » The Gateway Games of Legend (Preceded by the Legend of Gateway) The Digital Antiquarian
  15586. » Shades of Gray The Digital Antiquarian
  15587. » Agrippa (A Book of the Dead) The Digital Antiquarian
  15588. » The Games of Windows The Digital Antiquarian
  15589. » Doing Windows, Part 9: Windows Comes Home The Digital Antiquarian
  15590. » Doing Windows, Part 8: The Outsiders The Digital Antiquarian
  15591. » Doing Windows, Part 7: Third Time’s the Charm The Digital Antiquarian
  15592. » Doing Windows, Part 6: Look and Feel The Digital Antiquarian
  15593. » Doing Windows, Part 5: A Second Try The Digital Antiquarian
  15594. » Doing Windows, Part 4: The Rapprochement The Digital Antiquarian
  15595. » Doing Windows, Part 3: A Pair of Strike-Outs The Digital Antiquarian
  15596. » Doing Windows, Part 2: From Interface Manager to Windows The Digital Antiquarian
  15597. » Doing Windows, Part 1: MS-DOS and Its Discontents The Digital Antiquarian
  15598. » Another World The Digital Antiquarian
  15599. » The Incredible Machine The Digital Antiquarian
  15600. » What’s in a Subtitle? The Digital Antiquarian
  15601. » Ebooks and Future Plans The Digital Antiquarian
  15602. » The Dynamic Interactive Narratives of Dynamix The Digital Antiquarian
  15603. » The Game of Everything, Part 10: Civilization and the Limits of Progress The Digital Antiquarian
  15604. » The Game of Everything, Part 9: Civilization and Economics The Digital Antiquarian
  15605. » Commodore: The Final Years The Digital Antiquarian
  15606. » The Game of Everything, Part 8: Civilization and Government II (Democracy, Communism, and Anarchy) The Digital Antiquarian
  15607. » The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  15608. » The Game of Everything, Part 6: Civilization and Religion The Digital Antiquarian
  15609. » The Game of Everything, Part 5: Civilization and War The Digital Antiquarian
  15610. » The Game of Everything, Part 4: Civilization and Geography The Digital Antiquarian
  15611. » The Game of Everything, Part 3: Civilization and the Narrative of Progress The Digital Antiquarian
  15612. » The Game of Everything, Part 2: Playing Civilization The Digital Antiquarian
  15613. » The Game of Everything, Part 1: Making Civilization The Digital Antiquarian
  15614. » Wing Commander II The Digital Antiquarian
  15615. » The Worlds of Ultima The Digital Antiquarian
  15616. » Adventure-Game Rock Stars Live in Conference The Digital Antiquarian
  15617. » Dr. Brain The Digital Antiquarian
  15618. » The Sierra Network The Digital Antiquarian
  15619. » Sierra at the Cusp of the Multimedia Age The Digital Antiquarian
  15620. » Timequest The Digital Antiquarian
  15621. » King of Space The Digital Antiquarian
  15622. » A Conversation with Judith Pintar The Digital Antiquarian
  15623. » The Text Adventures of 1991 The Digital Antiquarian
  15624. » Games on the Net Before the Web, Part 3: The Persistent Multiplayer CRPG The Digital Antiquarian
  15625. » Games on the Net Before the Web, Part 2: MUD The Digital Antiquarian
  15626. » Patreon About-Face The Digital Antiquarian
  15627. » Patreon Update The Digital Antiquarian
  15628. » Games on the Net Before the Web, Part 1: Strategy and Simulation The Digital Antiquarian
  15629. » Changes to the Patreon Billing Model The Digital Antiquarian
  15630. » A Net Before the Web, Part 5: The Pony The Digital Antiquarian
  15631. » A Net Before the Web, Part 4: The Rogue, the Yuppie, and the Soldier The Digital Antiquarian
  15632. » A Net Before the Web, Part 3: Content and Competition The Digital Antiquarian
  15633. » A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  15634. » A Net Before the Web, Part 1: The Establishment Man and the Magnificent Rogue The Digital Antiquarian
  15635. » A Full-Motion-Video Consulting Detective The Digital Antiquarian
  15636. » The 68000 Wars, Part 5: The Age of Multimedia The Digital Antiquarian
  15637. » Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  15638. » Games on the Mersey, Part 4: The All-Importance of Graphics The Digital Antiquarian
  15639. » Games on the Mersey, Part 3: The Phoenix The Digital Antiquarian
  15640. » Games on the Mersey, Part 2: Last Days in the Bunker The Digital Antiquarian
  15641. » Games on the Mersey, Part 1: Taking Scousers Off the Dole The Digital Antiquarian
  15642. » Living Worlds of Action and Adventure, Part 3: Head Over Heels, Exile, and Dizzy The Digital Antiquarian
  15643. » Living Worlds of Action and Adventure, Part 2: Mercenary, Fairlight, and Spindizzy The Digital Antiquarian
  15644. » Living Worlds of Action and Adventure, Part 1: The Atari Adventure The Digital Antiquarian
  15645. » Looking for a Web Designer/Developer The Digital Antiquarian
  15646. » A Tale of the Mirror World, Part 8: Life After Tetris The Digital Antiquarian
  15647. » A Tale of the Mirror World, Part 7: Winners and Losers The Digital Antiquarian
  15648. » A Tale of the Mirror World, Part 6: Total War The Digital Antiquarian
  15649. » A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  15650. » A Tale of the Mirror World, Part 4: A Different Mirror The Digital Antiquarian
  15651. » A Tale of the Mirror World, Part 3: A Game of Falling Shapes The Digital Antiquarian
  15652. » A Tale of the Mirror World, Part 2: From Mainframes to Micros The Digital Antiquarian
  15653. » A Tale of the Mirror World, Part 1: Calculators and Cybernetics The Digital Antiquarian
  15654. » Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  15655. » An Independent Interplay Takes on Tolkien The Digital Antiquarian
  15656. » The Many Faces of Middle-earth, 1954-1989 The Digital Antiquarian
  15657. » The View from the Trenches (or, Some Deadly Sins of CRPG Design) The Digital Antiquarian
  15658. » From Wingleader to Wing Commander The Digital Antiquarian
  15659. » From Squadron to Wingleader The Digital Antiquarian
  15660. » The 640 K Barrier The Digital Antiquarian
  15661. » Ultima VI The Digital Antiquarian
  15662. » Opening the Gold Box, Part 5: All That Glitters is Not Gold The Digital Antiquarian
  15663. » What’s the Matter with Covert Action? The Digital Antiquarian
  15664. » Railroad Tycoon The Digital Antiquarian
  15665. » Monkey Island (or, How Ron Gilbert Made an Adventure Game That Didn’t Suck) The Digital Antiquarian
  15666. » A Little Status Update The Digital Antiquarian
  15667. » Loom (or, how Brian Moriarty Proved That Less is Sometimes More) The Digital Antiquarian
  15668. » The Eastgate School of “Serious” Hypertext The Digital Antiquarian
  15669. » TADS The Digital Antiquarian
  15670. » The Spellcasting Series (or, How Much Ernie Eaglebeak is Too Much Ernie Eaglebeak?) The Digital Antiquarian
  15671. » Thaumistry: In Charm’s Way The Digital Antiquarian
  15672. » A Time of Beginnings: Legend Entertainment (or, Bob and Mike’s Excellent Adventure-Game Company) The Digital Antiquarian
  15673. » A Time of Endings, Part 4: Magnetic Scrolls The Digital Antiquarian
  15674. » A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell) The Digital Antiquarian
  15675. » A Time of Endings, Part 2: Epyx The Digital Antiquarian
  15676. » A Time of Endings, Part 1: Cinemaware The Digital Antiquarian
  15677. » A Working-Class Hero, Part 4: A Hero’s Legacy The Digital Antiquarian
  15678. » A Working-Class Hero, Part 3: Ace and Tactician The Digital Antiquarian
  15679. » A Working-Class Hero, Part 2: Bloody April The Digital Antiquarian
  15680. » Memos from Digital Antiquarian Corporate Headquarters The Digital Antiquarian
  15681. » A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot The Digital Antiquarian
  15682. » Turning on, Booting up, and Jacking into Neuromancer The Digital Antiquarian
  15683. » The Prophet of Cyberspace The Digital Antiquarian
  15684. 4coder-editor/4coder
  15685. 4coder in 2019 | 4coder Blog
  15686. Can we talk about macros? | 4coder Forums
  15687. Notes for 4coder customizers on build 4.0.29. There are several things to be aw - Pastebin.com
  15688. New Features P2: Memory Management Variables and Objects | 4coder Blog
  15689. New Features P1: Memory Management Overview | 4coder Blog
  15690. OH Picker | Swedish Cubes for Unity Blog
  15691. Spelunky 2 - Gameplay Trailer | PS4
  15692. We're hiring! (Senior Software Engineer, C++)
  15693. MONITORENUMPROC (winuser.h) - Win32 apps
  15694. [C++] Nicest Resolution for DirectWrite - Pastebin.com
  15695. wglGetProcAddress function (wingdi.h) - Win32 apps
  15696. Not Even Getting to DirectWrite - Pastebin.com
  15697. ACCIDENTAL DUPLICATE | 4coder Blog
  15698. The trouble with girls: obstacles to women’s success in medicine and research—an essay by Laurie Garrett
  15699. (PDF) Ritual/speech coevolution: a solution to the problem of deception
  15700. How should we evaluate progress in AI?
  15701. Sadly, Ross Ulbricht's Case Will Not Be Heard by the Supreme Court
  15702. WHO KILLS WHOM IN SPOUSE KILLINGS? ON THE EXCEPTIONAL SEX RATIO OF SPOUSAL HOMICIDES IN THE UNITED STATES*
  15703. Places, not Programs
  15704. Its All About Savings
  15705. Shelling Out: The Origins of Money | Satoshi Nakamoto Institute
  15706. Sepiachord
  15707. Human time perception and its illusions
  15708. More Strategies For Body Pleasure Management
  15709. The Case for Not Being Born
  15710. Sesame Street - Rectangles in the city and country (1969)
  15711. NCHS Data Brief, Number 309, June 2018
  15712. Meow Store
  15713. Year of the Rocket
  15714. Making a Parser for HHTs  —  Handmade Hero  —  Watch
  15715. Everything You Never Wanted to Know About CMake
  15716. RemedyBG by remedybg
  15717. When is it?
  15718. minimal d3d11 by d7samurai
  15719. Firefox Private Network: VPN to Protect Your Entire Device
  15720. Code reviews - Lamorna Engine | handmade.network Forums
  15721. Ministry Of Flat
  15722. New Release: Behind the Black Box: Sessions with Game Engine Programmers — ETC Press
  15723. Meow Hash
  15724. Science Says You Shouldn't Work More Than This Number of Hours a Week
  15725. Physically Based Rendering: From Theory to Implementation
  15726. 4coder 4.1 by 4coder
  15727. How to Spot Good Fuzzing Research
  15728. #Gamelab2018 - Jon Blow's Design decisions on creating Jai a new language for game programmers
  15729. Handmade Hero  —  Watch
  15730. An update to C# versions and C# tooling | .NET Blog
  15731. Throw Throw Burrito | A dodgeball card game from the creators of Exploding Kittens
  15732. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  15733. launch.json
  15734. OmniSharp/omnisharp-vscode
  15735. microsoft/Freeflow
  15736. On DOTS: C++ & C# - Unity Technologies Blog
  15737. .NET Design Review: GitHub Quick Reviews
  15738. Microsoft's Evolving Gaming Strategy Takes A Giant Step Forward - Thurrott.com
  15739. dotnet/coreclr
  15740. r/IAmA - I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything.
  15741. lemire/simdjson
  15742. EgorBo/SimdJsonSharp
  15743. WEBGL_multi_draw performance on WebGL Animometer
  15744. Tuning a Runtime for Both Productivity and Performance
  15745. .NET Design Review: UTF8 APIs
  15746. r/webdev - Probably been here before, but everyday so true. This is why I'm planning to breakup with web and go for software. I'm getting bored after 5 yrs.
  15747. Service Fabric Customer Architecture: ZEISS Group
  15748. Tooling: .NET Community Standup - February 21, 2019
  15749. .NET Design Review: JSON Serialization
  15750. Development workflow for Docker apps
  15751. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  15752. fiigii/PacketTracer
  15753. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  15754. dotMorten/DotNetOMDGenerator
  15755. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  15756. FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  15757. Leaving EU without a deal is 'survivable' - Liam Fox
  15758. Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  15759. Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  15760. C# ReadOnlySpan<byte> and static data
  15761. dotnet/command-line-api
  15762. [C#] Have some fun with .net core startup hooks
  15763. (WPF + WinForms) * .NET Core = Modern Desktop
  15764. RyanLamansky/dotnet-webassembly
  15765. ASP.NET Core One Hour Makeover
  15766. Disposable ref structs in C# 8.0 – TooSlowException
  15767. Support C# 8 nullable reference types by jskeet · Pull Request #1240 · nodatime/nodatime
  15768. .NET Design Review: GitHub Quick Review and DbDataReader Additions
  15769. BusinessTown
  15770. Generate disassembly of .NET functions
  15771. three.js webgl - cubes - indexed
  15772. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  15773. We just upgraded from .net 4.6 to .net core , without touching any logic change ... | Hacker News
  15774. Azure Service Fabric application and cluster best practices - Azure Service Fabric
  15775. Why You Should Learn .net in 2019
  15776. Do more with patterns in C# 8.0 | .NET Blog
  15777. We didn’t see this coming
  15778. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  15779. Telerik and Kendo UI R1 2019 Release is Here!
  15780. Open source tools for SQL Server on Linux
  15781. About F# | History
  15782. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  15783. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  15784. dotnet/command-line-api
  15785. .NET Core - What's Coming in .NET Core 3.0
  15786. Package Thief vs. Glitter Bomb Trap
  15787. mono/t4
  15788. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  15789. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  15790. Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  15791. spboyer/dotnet-upforgrabs
  15792. Take C# 8.0 for a spin | .NET Blog
  15793. Microsoft Flagship Events
  15794. Xamarin Blog
  15795. Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  15796. Announcing .NET Core 2.2 | .NET Blog
  15797. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  15798. Microsoft Flagship Events
  15799. dotnet/coreclr
  15800. Simplifying security for serverless and web apps with Azure Functions and App Service
  15801. Extending the AdminUI Schema
  15802. Round 18 results - TechEmpower Framework Benchmarks
  15803. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  15804. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  15805. Visual Studio Productivity in 5 minutes!
  15806. ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  15807. .NET Survey
  15808. Illyriad - Grand Strategy MMO
  15809. Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  15810. Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  15811. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  15812. Pull request successfully merged. Starting build... - The GitHub Blog
  15813. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  15814. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  15815. 2019 Chevrolet Camaro Shock Yellow concept has new color, new styling - Roadshow
  15816. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  15817. BlazorPlayground
  15818. Guidance for library authors | .NET Blog
  15819. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  15820. Interview with Scott Hunter at DotNet 2018
  15821. Exploring the Docker Extension for VS Code and .NET Core
  15822. ASP.NET Blog | Blazor 0.6.0 experimental release now available
  15823. Breaking the Chains of Gravity: The Story of Spaceflight before NASA: Amy Shira Teitel: 9781472911247: Amazon.com: Books
  15824. APEX Wallet 3.0 - Our best wallet, made even better!
  15825. How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  15826. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  15827. Sony's smart watch strap is now available in the UK
  15828. r/AmpliFi - Problem only with Pixel 3XL
  15829. Download .NET Core 2.2 (Linux, macOS, and Windows)
  15830. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  15831. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  15832. Biohackers Encoded Malware in a Strand of DNA
  15833. Scaling ASP.NET Core Applications
  15834. Performing Constructor Injections on Azure Functions V2
  15835. Halo 4 - Services in Azure with Caitie McCaffrey
  15836. How to break large data in json objects
  15837. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  15838. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  15839. open-rpc/spec
  15840. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  15841. Donations
  15842. Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  15843. Introducing draft pull requests - The GitHub Blog
  15844. .NET Design Review: JSON Serialization
  15845. Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 | Visual Studio Blog
  15846. Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  15847. Resiliency and disaster recovery in Azure SignalR Service
  15848. Using Azure CloudShell as a Dev Sandbox
  15849. Get Started Tutorial for Python in Visual Studio Code
  15850. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  15851. Host ASP.NET Core SignalR in background services
  15852. ASP.NET Blog | Make the most of your monthly Azure Credits
  15853. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  15854. SharpLab
  15855. dotnet/aspnetcore
  15856. EgorBo/Disasmo
  15857. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  15858. Announcing .NET Core 3 Preview 2 | .NET Blog
  15859. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  15860. Creating the auto-assign-issues bot: Creating my first GitHub app with Probot - Part 2
  15861. Scope and claims design in IdentityServer
  15862. HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  15863. Fun with the Spiral of Death
  15864. Dew Drop – February 21, 2019 (#2904) | Morning Dew
  15865. Wyam - Version 2.2.0
  15866. Creating a GitHub app with create-probot-app: Creating my first GitHub app with Probot - Part 1
  15867. no dogma podcast - powered by FeedBurner
  15868. Bizcoder - Optimizing for the Speed of Light
  15869. Motivations for Writing High-Performance C# Code - Steve Gordon
  15870. Let us improve that Xamarin Forms startup experience - Mark's Blog
  15871. Dotnet-Boxed/Templates
  15872. Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  15873. Why is string.GetHashCode() different each time I run my program in .NET Core?
  15874. Episode 20 - Xamarin with Jim Bennett
  15875. Razor UI Class Library with Dynamic Area Name
  15876. Power BI Report
  15877. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  15878. Dew Drop – February 5, 2019 (#2892) | Morning Dew
  15879. EF Core Relationships in ASP .NET Core
  15880. Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  15881. C# 8 using declarations
  15882. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  15883. Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  15884. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  15885. Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  15886. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  15887. Integration testing data access in ASP.​NET Core
  15888. Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  15889. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  15890. ASP.NET Core Razor Pages and HTTP Status Control Flow
  15891. Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  15892. Khalid Abuhakmeh’s Blog
  15893. Manning Publications
  15894. Exploring System.Threading.Channels - Nicolas Portmann - .NET / Java / Security
  15895. The .Net Core Podcast Newsletter • Buttondown
  15896. ARM Templates vs Azure CLI
  15897. Introducing the Telerik UI for Blazor Early Preview
  15898. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  15899. Unit testing data access in ASP.​NET Core
  15900. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  15901. Blazor Full-Stack Web Dev in ASP .NET Core
  15902. Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  15903. davidfowl/AspNetCoreDiagnosticScenarios
  15904. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  15905. Migrating oidc-client-js to use the OpenID Connect Authorization Code Flow and PKCE
  15906. The Self Healing Myth: Readiness & Liveness Probes
  15907. Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  15908. Securing Angular applications using the OpenID Connect Code Flow with PKCE
  15909. Software Tokens Won't Save You
  15910. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  15911. ASP.NET Core middleware and authorization
  15912. In Action Book Giveaway - .NET Core Tutorials
  15913. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  15914. ASP.NET Core in Action
  15915. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  15916. The State of the Implicit Flow in OAuth2
  15917. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  15918. Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
  15919. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  15920. Creating a git repo with Azure Repos and trying out Git LFS
  15921. Version vs VersionSuffix vs PackageVersion: What do they all mean?
  15922. API Controllers in ASP .NET Core
  15923. Containing Null with C# 8 Nullable References
  15924. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  15925. OneTab shared tabs
  15926. Discards - C# Guide
  15927. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  15928. How to port desktop applications to .NET Core 3.0 | .NET Blog
  15929. ASP.NET Core One Hour Makeover
  15930. How to port desktop applications to .NET Core 3.0
  15931. .NET Core Opinion 9 - Embrace Dependency Injection
  15932. dotnet/core
  15933. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  15934. ASP.NET Blog
  15935. There's Waldo is a robot that finds Waldo
  15936. .NET Standard
  15937. Hello World Podcast: Episode 82 - Jon Galloway
  15938. What’s new for WSL in Windows 10 version 1903? | Windows Command Line
  15939. WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  15940. BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  15941. Whack Whack Terminal for Visual Studio
  15942. Git Diff Margin - Visual Studio Marketplace
  15943. Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  15944. dotnet/roslyn
  15945. .NET Rocks! vNext
  15946. .NET Rocks! vNext
  15947. Confs.tech
  15948. Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  15949. ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  15950. Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  15951. Forms and Fields in ASP .NET Core
  15952. Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  15953. Plastic SCM: A Full Version Control Stack built with Mono | Mono
  15954. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  15955. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  15956. The Visual Studio Code command-line options
  15957. An introduction to ASP.NET Core Razor Pages
  15958. 10 Years of Workshop Material Added to the Creative Commons
  15959. JHipster - 生成你的 Spring Boot + Angular/React 应用!
  15960. PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt
  15961. twbs/rfs
  15962. .NET Community Standups | Streaming live each week
  15963. Automated date based versioning of ASP.NET Core assemblies
  15964. Bootstrap 4.3.0
  15965. Get These Dependencies Off My Lawn: 5 Tasks You Didn't Know Could be Done with Pure HTML and CSS
  15966. .NET Architecture Guides
  15967. Git History
  15968. Defrag Tools | Channel 9
  15969. drewnoakes/string-theory
  15970. Make your site’s pages instant in 1 minute
  15971. Power BI Report
  15972. Blazor | Build client web apps with C# | .NET
  15973. dotnet/corert
  15974. kleampa/not-paid
  15975. ASP.NET | Open-source web framework for .NET
  15976. Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  15977. Blazor Demos
  15978. We’re Looking For Someone To Lead FiveThirtyEight’s Data Visualization Team
  15979. Xamarin Blog
  15980. Microsoft Build 2020
  15981. Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  15982. GoogleChromeLabs/quicklink
  15983. Eric Williams - DotNetZero vNext